source: git/tests/cmd_case.svx @ 48787a9

RELEASE/1.2debug-cidebug-ci-sanitisersstereowalls-data
Last change on this file since 48787a9 was 2b0cec5, checked in by Olly Betts <olly@…>, 9 years ago

tests/: Move the annotations for each test case out of cavern.tst and
into a comment in the first line of the .svx file which is the input
for the test.

  • Property mode set to 100644
File size: 180 bytes
Line 
1; pos=yes warn=0
2*fix A 0 0 0
3*Case PRESERVE
4a B 1 0 0
5*begin ; also check begin/end preserves original case setting
6*CASE ToUpper
7B c 1 0 0
8*end
9C d 1 0 0
10*case tolower
11D e 1 0 0
Note: See TracBrowser for help on using the repository browser.