change test framework to use files for in and out (s-exp)
This commit is contained in:
3
test/cases/compound/array_list.tst
Normal file
3
test/cases/compound/array_list.tst
Normal file
@ -0,0 +1,3 @@
|
||||
[42, foo]
|
||||
-- -- --
|
||||
s(:list, [s(:array, [s(:int, 42), s(:name, "foo")])])
|
Reference in New Issue
Block a user