mirror of
https://github.com/Reuh/anselme.git
synced 2025-10-28 00:59:31 +00:00
Firth test batch and associated fixes
This commit is contained in:
parent
aa8dfbd498
commit
409a2e7095
22 changed files with 516 additions and 5 deletions
45
test/results/checkpoint change.ans
Normal file
45
test/results/checkpoint change.ans
Normal file
|
|
@ -0,0 +1,45 @@
|
|||
--# run #--
|
||||
--- text ---
|
||||
| {}"From start:" |
|
||||
| {}"x" |
|
||||
--- text ---
|
||||
| {}"d" |
|
||||
--- text ---
|
||||
| {}"From p checkpoint:" |
|
||||
| {}"a" |
|
||||
--- text ---
|
||||
| {}"c" |
|
||||
--- text ---
|
||||
| {}"d" |
|
||||
--- text ---
|
||||
| {}"From q checkpoint:" |
|
||||
| {}"b" |
|
||||
--- text ---
|
||||
| {}"c" |
|
||||
--- text ---
|
||||
| {}"d" |
|
||||
--- text ---
|
||||
| {}"From q checkpoint again:" |
|
||||
| {}"b" |
|
||||
--- text ---
|
||||
| {}"c" |
|
||||
--- text ---
|
||||
| {}"d" |
|
||||
--- text ---
|
||||
| {}"Go to p again by setting checkpoint manually:" |
|
||||
| {}"a" |
|
||||
--- text ---
|
||||
| {}"c" |
|
||||
--- text ---
|
||||
| {}"d" |
|
||||
--- text ---
|
||||
| {}"From q again:" |
|
||||
| {}"b" |
|
||||
--- text ---
|
||||
| {}"c" |
|
||||
--- text ---
|
||||
| {}"d" |
|
||||
--- return ---
|
||||
()
|
||||
--# saved #--
|
||||
{"f.checkpoint":#q, "f.reached":*{#p:1, #q:2}, "f.run":6}
|
||||
Loading…
Add table
Add a link
Reference in a new issue