1
0
Fork 0
mirror of https://github.com/Reuh/anselme.git synced 2025-10-27 16:49:31 +00:00
anselme/test/results
2024-01-04 20:22:18 +01:00
..
alias identifier.ans Add identifier wrap for aliases 2023-12-31 14:55:28 +01:00
binary operator overload.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
binop assignement.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
checkpoint change.ans Firth test batch and associated fixes 2023-12-31 14:30:14 +01:00
checkpoint merging mutable value.ans Hide internal nodes from stack trace 2024-01-02 15:06:24 +01:00
checkpoint merging variable.ans Hide internal nodes from stack trace 2024-01-02 15:06:24 +01:00
checkpoint reached seen.ans Firth test batch and associated fixes 2023-12-31 14:30:14 +01:00
choice block.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
choice function.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
choice line interpolation with choice event.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
choice line interpolation with event flush.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
choice line interpolation with text event.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
choice preserve tags.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
choice simple.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
choice text interleaved.ans Fix interleaved text and choices 2023-12-31 14:25:37 +01:00
choice with decorators.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
closure access upvalue.ans Fourth test batch 2023-12-30 23:45:30 +01:00
closure capture environment.ans Update tests 2024-01-03 16:46:12 +01:00
closure define nested.ans Hide internal nodes from stack trace 2024-01-02 15:06:24 +01:00
closure define.ans Fourth test batch 2023-12-30 23:45:30 +01:00
closure.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
comment.ans First test batch and associated fixes 2023-12-28 17:03:54 +01:00
commit.ans Final test batch and associated fixes 2023-12-31 19:41:14 +01:00
condition decorator.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
condition else false.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
condition else true.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
condition elseif false.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
condition elseif true.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
condition false.ans First test batch and associated fixes 2023-12-28 17:03:54 +01:00
condition operator.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
condition true.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
constant variable list.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
constant variable.ans Hide internal nodes from stack trace 2024-01-02 15:06:24 +01:00
constrained variable assignement.ans Hide internal nodes from stack trace 2024-01-02 15:06:24 +01:00
constrained variable definition.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
custom event.ans Final test batch and associated fixes 2023-12-31 19:41:14 +01:00
custom text formatting.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
default attached block.ans Update tests 2024-01-02 00:36:10 +01:00
define override function.ans Hide internal nodes from stack trace 2024-01-02 15:06:24 +01:00
define override variable.ans Hide internal nodes from stack trace 2024-01-02 15:06:24 +01:00
define override.ans Hide internal nodes from stack trace 2024-01-02 15:06:24 +01:00
define.ans First test batch and associated fixes 2023-12-28 17:03:54 +01:00
equality operator.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
error.ans Add stdlib functions from anselme v1 2024-01-04 20:22:18 +01:00
exported variable nested.ans Hide internal nodes from stack trace 2024-01-02 15:06:24 +01:00
exported variable.ans Second test batch and associated fixes 2023-12-29 17:15:43 +01:00
floor ceil round.ans Add stdlib functions from anselme v1 2024-01-04 20:22:18 +01:00
flush.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
function arg.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
function args arity check fail.ans Hide internal nodes from stack trace 2024-01-02 15:06:24 +01:00
function args.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
function assignement.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
function conflict.ans Hide internal nodes from stack trace 2024-01-02 15:06:24 +01:00
function custom type dispatch error.ans Hide internal nodes from stack trace 2024-01-02 15:06:24 +01:00
function custom type dispatch.ans Third test batch 2023-12-30 23:39:10 +01:00
function cycle.ans Final test batch and associated fixes 2023-12-31 19:41:14 +01:00
function definition.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
function exported.ans Exported variables: no longer add export scope to every function, allow freely access and modifiy variable in function scope 2023-12-30 23:43:05 +01:00
function name dispatch.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
function next.ans Final test batch and associated fixes 2023-12-31 19:41:14 +01:00
function no conflict.ans First test batch and associated fixes 2023-12-28 17:03:54 +01:00
function random.ans Update tests 2024-01-02 00:36:10 +01:00
function return exit function nested.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
function return exit function.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
function return nested.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
function return.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
function scope wrong.ans Hide internal nodes from stack trace 2024-01-02 15:06:24 +01:00
function scope.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
function scoped mutable.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
function scoped nested.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
function scoped recursive.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
function scoped.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
function selection.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
function separate variable from variants.ans Hide internal nodes from stack trace 2024-01-02 15:06:24 +01:00
function type dispatch ambigous.ans Hide internal nodes from stack trace 2024-01-02 15:06:24 +01:00
function type dispatch with default.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
function type dispatch.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
function ufcs arg.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
function ufcs args.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
function.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
implicit multiplication.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
index identifier.ans Fourth test batch 2023-12-30 23:45:30 +01:00
interrupt callback nested paragraph.ans Final test batch and associated fixes 2023-12-31 19:41:14 +01:00
interrupt callback nested.ans Final test batch and associated fixes 2023-12-31 19:41:14 +01:00
interrupt callback.ans Final test batch and associated fixes 2023-12-31 19:41:14 +01:00
interrupt no callback.ans Final test batch and associated fixes 2023-12-31 19:41:14 +01:00
lazy boolean operators.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
list assignement.ans Hide internal nodes from stack trace 2024-01-02 15:06:24 +01:00
list find.ans Add stdlib functions from anselme v1 2024-01-04 20:22:18 +01:00
list index.ans Hide internal nodes from stack trace 2024-01-02 15:06:24 +01:00
list insert.ans Add stdlib functions from anselme v1 2024-01-04 20:22:18 +01:00
list len.ans Add stdlib functions from anselme v1 2024-01-04 20:22:18 +01:00
list remove.ans Add stdlib functions from anselme v1 2024-01-04 20:22:18 +01:00
litterals.ans Update tests 2024-01-02 00:36:10 +01:00
loop decorator.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
map assignement.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
map index accross checkpoints.ans Final test batch and associated fixes 2023-12-31 19:41:14 +01:00
map index.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
merge nested mutable bis.ans Final test batch and associated fixes 2023-12-31 19:41:14 +01:00
merge nested mutable error bis.ans Hide internal nodes from stack trace 2024-01-02 15:06:24 +01:00
merge nested mutable error.ans Hide internal nodes from stack trace 2024-01-02 15:06:24 +01:00
merge nested mutable.ans Final test batch and associated fixes 2023-12-31 19:41:14 +01:00
named arguments.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
namespace operator arbitrary expression.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
nested conditions.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
nested flush.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
optional arguments.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
pair name value.ans Add stdlib functions from anselme v1 2024-01-04 20:22:18 +01:00
pair operator.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
paragraph run force.ans Firth test batch and associated fixes 2023-12-31 14:30:14 +01:00
paragraph run from.ans Firth test batch and associated fixes 2023-12-31 14:30:14 +01:00
paragraph run.ans Firth test batch and associated fixes 2023-12-31 14:30:14 +01:00
paragraph.ans Firth test batch and associated fixes 2023-12-31 14:30:14 +01:00
persist.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
resume anchors.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
resume from nested paragraph.ans Firth test batch and associated fixes 2023-12-31 14:30:14 +01:00
resume from paragraph restore tags.ans Firth test batch and associated fixes 2023-12-31 14:30:14 +01:00
resume from paragraph with nested choice 2.ans Update tests 2024-01-03 16:46:12 +01:00
resume from paragraph with nested choice 3.ans Update tests 2024-01-03 16:46:12 +01:00
resume from paragraph with nested choice 4.ans Update tests 2024-01-03 16:46:12 +01:00
resume from paragraph with nested choice.ans Update tests 2024-01-03 16:46:12 +01:00
resume from paragraph with nested condition.ans Firth test batch and associated fixes 2023-12-31 14:30:14 +01:00
return children.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
return in choice.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
scope checkpoint mutable bis error.ans Hide internal nodes from stack trace 2024-01-02 15:06:24 +01:00
scope checkpoint mutable bis.ans Final test batch and associated fixes 2023-12-31 19:41:14 +01:00
scope checkpoint mutable error.ans Hide internal nodes from stack trace 2024-01-02 15:06:24 +01:00
scope checkpoint mutable ter error.ans Hide internal nodes from stack trace 2024-01-02 15:06:24 +01:00
scope checkpoint mutable ter.ans Final test batch and associated fixes 2023-12-31 19:41:14 +01:00
scope checkpoint mutable.ans Final test batch and associated fixes 2023-12-31 19:41:14 +01:00
seen checkpoint resume.ans Final test batch and associated fixes 2023-12-31 19:41:14 +01:00
serialize function.ans Persist LuaFunctions & add tests 2024-01-03 19:47:28 +01:00
serialize lua function.ans Persist LuaFunctions & add tests 2024-01-03 19:47:28 +01:00
serialize.ans Persist LuaFunctions & add tests 2024-01-03 19:47:28 +01:00
string escaping.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
string len.ans Add stdlib functions from anselme v1 2024-01-04 20:22:18 +01:00
symbol alias constant.ans Hide internal nodes from stack trace 2024-01-02 15:06:24 +01:00
symbol alias exported.ans Exported variables predefinition: replace prepare system with generic resume system 2023-12-30 15:31:00 +01:00
symbol alias.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
tag decorator nested.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
tag decorator.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
tag empty.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
tag operator.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
tag.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
text block.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
text break.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
text buffer with tags.ans Update tests 2024-01-02 00:36:10 +01:00
text buffer.ans Update tests 2024-01-02 00:36:10 +01:00
text concat.ans Add stdlib functions from anselme v1 2024-01-04 20:22:18 +01:00
text escaping.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
text format.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
text line interpolation with choice event.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
text line interpolation with event flush.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
text line interpolation with text event.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
text strip trailing space.ans Add test for constant aliases and text trailing space removal 2023-12-30 02:02:11 +01:00
text.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
translate context.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
translate string.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
translate text attachblock.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
translate text.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
unary operator overload.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
unseen line.ans Final test batch and associated fixes 2023-12-31 19:41:14 +01:00
while break.ans Update tests 2024-01-02 00:36:10 +01:00
while continue.ans Update tests 2024-01-02 00:36:10 +01:00
while loop else.ans Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
while loop.ans Update tests 2024-01-02 00:36:10 +01:00