blob: 54cda239b8a4b49d6464bf79252ff194213fe1cb [file] [log] [blame]
This test checks that line endings are inferred from the initial text content, not incremental editing.
Running: testCRInitial
1%0A2%0A3%0A
Running: testCRLFInitial
1%0D%0A2%0D%0A3%0D%0A
Running: testCREdit
1%0Afoo%0Abar2%0A3%0A
Running: testCRLFEdit
1%0D%0Afoo%0D%0Abar2%0D%0A3%0D%0A