diff options
| author | Edward Thomson <ethomson@edwardthomson.com> | 2018-04-17 20:05:35 +0100 |
|---|---|---|
| committer | Edward Thomson <ethomson@edwardthomson.com> | 2018-04-17 20:05:35 +0100 |
| commit | 2ad24a4e2d6aff9ce6a9f7b3d510b5ccac48a909 (patch) | |
| tree | 668ea35006e95c099f2cdf3de877c7a34faba482 /tests/resources/crlf_data | |
| parent | a5115842c8c4ac69ac6e3f15eed46bba651f6369 (diff) | |
| download | libgit2-2ad24a4e2d6aff9ce6a9f7b3d510b5ccac48a909.tar.gz | |
tests: add information about the crlf data generator
The CRLF data generator is somewhat obscure; add information about how
to use it and what it does.
Diffstat (limited to 'tests/resources/crlf_data')
| -rw-r--r-- | tests/resources/crlf_data/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/resources/crlf_data/README b/tests/resources/crlf_data/README new file mode 100644 index 000000000..2347e126f --- /dev/null +++ b/tests/resources/crlf_data/README @@ -0,0 +1,2 @@ +This test data was generated using the `tests/resources/generate_crlf.sh` +script. Please see that script for usage information. |
