From 63524d0fe212609cc4af93807753a47eae09979b Mon Sep 17 00:00:00 2001 From: Ben Culkin Date: Wed, 20 May 2020 19:16:55 -0400 Subject: Rename test files Renamed the test files so that their name gives a hint as to what it is that they are testing, without having to open the file --- data/test/test8-globals.rp | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 data/test/test8-globals.rp (limited to 'data/test/test8-globals.rp') diff --git a/data/test/test8-globals.rp b/data/test/test8-globals.rp new file mode 100644 index 0000000..8fd2165 --- /dev/null +++ b/data/test/test8-globals.rp @@ -0,0 +1,12 @@ +# Global flag/multi-line test +|//TRACEf +|//P/0;S/0;M/true;Df + +a +b\ +# a comment +1 + +c +d|\ +1 -- cgit v1.2.3