summaryrefslogtreecommitdiff
path: root/test/TESTS
blob: d9c8fe95d4c6b183b9b7fd2c6d3fb8cf81a84869 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
#!/bin/bash
#

SUBDIRS="
	python
	http
	cxx
	ruby
"

TESTS="
	backtrack1.lm
	backtrack2.lm
	backtrack3.lm
	dns.lm
	accum1.lm
	accum2.lm
	accum3.lm
	accumbt.lm
	mutualrec.lm
	argv1.lm
	argv2.lm
	exit1.lm
	exit2.lm
	rubyhere.lm
	translate1.lm
	translate2.lm
	construct1.lm
	construct2.lm
	construct3.lm
	treecmp1.lm
	context1.lm
	context2.lm
	context3.lm
	undofrag1.lm
	undofrag2.lm
	undofrag3.lm
	nestedcomm.lm
	reparse.lm
	btscan1.lm
	btscan2.lm
	island.lm
	func.lm
	travs1.lm
	constructex.lm
	rediv.lm
	liftattrs.lm
	mailbox.lm
	string.lm
	repeat.lm
	ragelambig1.lm
	ragelambig2.lm
	ragelambig3.lm
	ragelambig4.lm
	counting1.lm
	counting2.lm
	counting3.lm
	counting4.lm
	til.lm
	matchex.lm
	maxlen.lm
	superid.lm
	tags1.lm
	tags2.lm
	tags3.lm
	heredoc.lm
	commitbt.lm
	sprintf.lm
	div.lm
	scope1.lm
	export1.lm
"