Skip to content

Commit a0ab90b

Browse files
committed
crlf: re-use existing crlf script to create odb
Re-use the existing crlf data generation script for creating the to-odb dataset. Also, store the actual file contents instead of the ID so that we can identify differences instead of detecting that differences exist.
1 parent 9065160 commit a0ab90b

22 files changed

+63
-118
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* -text

tests/resources/crlf_data/checkin_input_files/all-crlf renamed to tests/resources/crlf/all-crlf

File renamed without changes.

tests/resources/crlf_data/checkin_input_files/all-crlf-utf8bom renamed to tests/resources/crlf/all-crlf-utf8bom

File renamed without changes.

tests/resources/crlf_data/checkin_input_files/all-lf renamed to tests/resources/crlf/all-lf

File renamed without changes.

tests/resources/crlf_data/checkin_input_files/all-lf-utf8bom renamed to tests/resources/crlf/all-lf-utf8bom

File renamed without changes.

tests/resources/crlf_data/checkin_input_files/binary-all-crlf renamed to tests/resources/crlf/binary-all-crlf

File renamed without changes.

tests/resources/crlf_data/checkin_input_files/binary-all-lf renamed to tests/resources/crlf/binary-all-lf

File renamed without changes.

tests/resources/crlf_data/checkin_input_files/binary-mixed-lf-cr renamed to tests/resources/crlf/binary-mixed-lf-cr

File renamed without changes.

tests/resources/crlf_data/checkin_input_files/binary-mixed-lf-cr-crlf renamed to tests/resources/crlf/binary-mixed-lf-cr-crlf

File renamed without changes.

tests/resources/crlf_data/checkin_input_files/few-utf8-chars-crlf renamed to tests/resources/crlf/few-utf8-chars-crlf

File renamed without changes.

0 commit comments

Comments
 (0)