[tests] slurp_file.c -> read_file.c
authorahmedsamyh <ahmedsamyh10@gmail.com>
Mon, 7 Apr 2025 17:33:10 +0000 (22:33 +0500)
committerahmedsamyh <ahmedsamyh10@gmail.com>
Mon, 7 Apr 2025 17:33:42 +0000 (22:33 +0500)
commit1bf945289e9f3c20f3417e3acea0bf5e89a0b0e8
tree643d5ee291daf334f0117500edad77f01d1d7b3a
parent54f7112cf1c542df3bf768f1c0bfc8639b2a9479
[tests] slurp_file.c -> read_file.c
24 files changed:
tests/.read_file.build.code.expected [new file with mode: 0644]
tests/.read_file.build.err.expected [new file with mode: 0644]
tests/.read_file.build.in.expected [new file with mode: 0644]
tests/.read_file.build.out.expected [new file with mode: 0644]
tests/.read_file.code.expected [new file with mode: 0644]
tests/.read_file.err.expected [new file with mode: 0644]
tests/.read_file.in.expected [new file with mode: 0644]
tests/.read_file.out.expected [new file with mode: 0644]
tests/.slurp_file.build.code.expected [deleted file]
tests/.slurp_file.build.err.expected [deleted file]
tests/.slurp_file.build.in.expected [deleted file]
tests/.slurp_file.build.out.expected [deleted file]
tests/.slurp_file.code.expected [deleted file]
tests/.slurp_file.err.expected [deleted file]
tests/.slurp_file.in.expected [deleted file]
tests/.slurp_file.out.expected [deleted file]
tests/read_file.c [new file with mode: 0644]
tests/shift_args.code.expected [deleted file]
tests/shift_args.err.expected [deleted file]
tests/shift_args.out.expected [deleted file]
tests/slurp_file.c [deleted file]
tests/slurp_file.code.expected [deleted file]
tests/slurp_file.err.expected [deleted file]
tests/slurp_file.out.expected [deleted file]