1
0
Fork 0
mirror of https://github.com/Reuh/anselme.git synced 2025-10-28 00:59:31 +00:00

Add testing framework

More tests will arrive shortly...
This commit is contained in:
Étienne Fildadut 2023-12-27 23:19:19 +01:00
parent e71bff9562
commit 53c1c764ba
9 changed files with 263 additions and 1 deletions

View file

@ -0,0 +1,37 @@
--# run #--
--- text ---
| {}"<<>>"|
| {}"a"|
--- choice ---
> | {}"A "|
=> | {}"B "|
--- text ---
| {}"boum"|
| {}"h " {}"8" {}""|
--- text ---
| {}"<<>>"|
| {}"a"|
--- choice ---
=> | {}"A "|
> | {}"B "|
--- text ---
| {}"b"|
| {}"c"|
| {}"d"|
| {}"e"|
| {}"f"|
| {}"g"|
| {}"h " {}"8" {}""|
--- text ---
| {}"<<>>"|
| {}"c"|
| {}"d"|
| {}"e"|
| {}"f"|
| {}"g"|
--- text ---
| {}"h " {}"8" {}""|
--- return ---
()
--# saved #--
{}