Skip to content

Commit f8d2720

Browse files
committed
add generic test cases
1 parent cf31a03 commit f8d2720

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

lib/cheat_wrapper_test.py

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
unchanged = """
44
python/:list
55
ls
6+
+
7+
g++
8+
g/+
9+
clang++
610
btrfs~volume
711
:intro
812
:cht.sh
@@ -14,6 +18,9 @@
1418
split = """
1519
python copy file
1620
python/copy file
21+
22+
g++ -O1
23+
g++/-O1
1724
"""
1825

1926
def test_header_split():

0 commit comments

Comments
 (0)