Files
Sven Strickroth 9065160bfb crlf: script to generate expected crlf data for adding files to index
Include a shell script that will generate the expected data of OIDs and
failures for calling git.git to capture its output as a test resource.

Right now, there is no need to differentiate different systems as git behaves
the same on all systems IIRC.

Signed-off-by: Sven Strickroth <email@cs-ware.de>
2018-12-03 17:01:24 -08:00

4 lines
238 B
Plaintext
Vendored

This test data was generated using the `tests/resources/generate_crlf.sh`
(posix and windows directories) and `tests/resources/generate_crlf_checkin.sh`
(checkin_results directory) scripts. Please see these scripts for usage information.