first commit
This commit is contained in:
commit
e1c6aeeeed
42 changed files with 1305 additions and 0 deletions
10
test/cram/dune
Normal file
10
test/cram/dune
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
(cram
|
||||
(deps
|
||||
%{bin:scfg}
|
||||
bug1.scfg
|
||||
bug2.scfg
|
||||
bug3.scfg
|
||||
lex_error.scfg
|
||||
parse_start_with_newline.scfg
|
||||
(glob_files parse_error*.scfg)
|
||||
test1.scfg))
|
||||
Loading…
Add table
Add a link
Reference in a new issue