mirror of
https://github.com/Reuh/anselme.git
synced 2025-12-16 21:19:09 +00:00
Final test batch and associated fixes
This commit is contained in:
parent
050c84921c
commit
43a745a7a9
66 changed files with 1233 additions and 51 deletions
21
test/results/commit.ans
Normal file
21
test/results/commit.ans
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
--# run #--
|
||||
--- text ---
|
||||
| {}"before: " {}"2" {}"" |
|
||||
--# parallel script #--
|
||||
--- text ---
|
||||
| {}"parallel: " {}"5" {}"" |
|
||||
--- return ---
|
||||
()
|
||||
--# main script #--
|
||||
--- text ---
|
||||
| {}"after: " {}"2" {}"" |
|
||||
--# parallel script #--
|
||||
--- text ---
|
||||
| {}"parallel: " {}"2" {}"" |
|
||||
--- return ---
|
||||
()
|
||||
--# main script #--
|
||||
--- return ---
|
||||
()
|
||||
--# saved #--
|
||||
{"bar.checkpoint":#foo, "bar.reached":*{#foo:1}, "bar.run":1}
|
||||
Loading…
Add table
Add a link
Reference in a new issue