1
0
Fork 0
mirror of https://github.com/Reuh/anselme.git synced 2025-10-27 16:49:31 +00:00
anselme/test/tests
Étienne Reuh Fildadut 861877503a Comments: switch from (( to /* delimiters
Double parentheses turned out to conflict too often with normal code. I guess sometimes I shouldn't try to make my own syntax up.
2023-12-31 19:54:54 +01:00
..
alias identifier.ans Add identifier wrap for aliases 2023-12-31 14:55:28 +01:00
binary operator overload.ans First test batch and associated fixes 2023-12-28 17:03:54 +01:00
binop assignement.ans First test batch and associated fixes 2023-12-28 17:03:54 +01:00
checkpoint change.ans Firth test batch and associated fixes 2023-12-31 14:30:14 +01:00
checkpoint merging mutable value.ans Final test batch and associated fixes 2023-12-31 19:41:14 +01:00
checkpoint merging variable.ans Final test batch and associated fixes 2023-12-31 19:41:14 +01:00
checkpoint reached seen.ans Firth test batch and associated fixes 2023-12-31 14:30:14 +01:00
choice block.ans First test batch and associated fixes 2023-12-28 17:03:54 +01:00
choice function.ans First test batch and associated fixes 2023-12-28 17:03:54 +01:00
choice line interpolation with choice event.ans First test batch and associated fixes 2023-12-28 17:03:54 +01:00
choice line interpolation with event flush.ans First test batch and associated fixes 2023-12-28 17:03:54 +01:00
choice line interpolation with text event.ans First test batch and associated fixes 2023-12-28 17:03:54 +01:00
choice preserve tags.ans First test batch and associated fixes 2023-12-28 17:03:54 +01:00
choice simple.ans First test batch and associated fixes 2023-12-28 17:03:54 +01:00
choice text interleaved.ans Fix interleaved text and choices 2023-12-31 14:25:37 +01:00
choice with decorators.ans Second test batch and associated fixes 2023-12-29 17:15:43 +01:00
closure access upvalue.ans Fourth test batch 2023-12-30 23:45:30 +01:00
closure define nested.ans Fourth test batch 2023-12-30 23:45:30 +01:00
closure define.ans Fourth test batch 2023-12-30 23:45:30 +01:00
closure.ans First test batch and associated fixes 2023-12-28 17:03:54 +01:00
comment.ans Comments: switch from (( to /* delimiters 2023-12-31 19:54:54 +01:00
commit.ans Final test batch and associated fixes 2023-12-31 19:41:14 +01:00
condition decorator.ans First test batch and associated fixes 2023-12-28 17:03:54 +01:00
condition else false.ans First test batch and associated fixes 2023-12-28 17:03:54 +01:00
condition else true.ans First test batch and associated fixes 2023-12-28 17:03:54 +01:00
condition elseif false.ans First test batch and associated fixes 2023-12-28 17:03:54 +01:00
condition elseif true.ans First test batch and associated fixes 2023-12-28 17:03:54 +01:00
condition false.ans First test batch and associated fixes 2023-12-28 17:03:54 +01:00
condition operator.ans First test batch and associated fixes 2023-12-28 17:03:54 +01:00
condition true.ans First test batch and associated fixes 2023-12-28 17:03:54 +01:00
constant variable list.ans Second test batch and associated fixes 2023-12-29 17:15:43 +01:00
constant variable.ans First test batch and associated fixes 2023-12-28 17:03:54 +01:00
constrained variable assignement.ans Second test batch and associated fixes 2023-12-29 17:15:43 +01:00
constrained variable definition.ans Second test batch and associated fixes 2023-12-29 17:15:43 +01:00
custom event.ans Final test batch and associated fixes 2023-12-31 19:41:14 +01:00
custom text formatting.ans First test batch and associated fixes 2023-12-28 17:03:54 +01:00
define override function.ans First test batch and associated fixes 2023-12-28 17:03:54 +01:00
define override variable.ans First test batch and associated fixes 2023-12-28 17:03:54 +01:00
define override.ans First test batch and associated fixes 2023-12-28 17:03:54 +01:00
define.ans First test batch and associated fixes 2023-12-28 17:03:54 +01:00
equality operator.ans Second test batch and associated fixes 2023-12-29 17:15:43 +01:00
exported variable nested.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
exported variable.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
flush.ans First test batch and associated fixes 2023-12-28 17:03:54 +01:00
function arg.ans First test batch and associated fixes 2023-12-28 17:03:54 +01:00
function args arity check fail.ans First test batch and associated fixes 2023-12-28 17:03:54 +01:00
function args.ans First test batch and associated fixes 2023-12-28 17:03:54 +01:00
function assignement.ans First test batch and associated fixes 2023-12-28 17:03:54 +01:00
function conflict.ans Final test batch and associated fixes 2023-12-31 19:41:14 +01:00
function custom type dispatch error.ans Third test batch 2023-12-30 23:39:10 +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 First test batch and associated fixes 2023-12-28 17:03:54 +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 First test batch and associated fixes 2023-12-28 17:03:54 +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 Final test batch and associated fixes 2023-12-31 19:41:14 +01:00
function return exit function nested.ans Second test batch and associated fixes 2023-12-29 17:15:43 +01:00
function return exit function.ans First test batch and associated fixes 2023-12-28 17:03:54 +01:00
function return nested.ans Second test batch and associated fixes 2023-12-29 17:15:43 +01:00
function return.ans First test batch and associated fixes 2023-12-28 17:03:54 +01:00
function scope wrong.ans First test batch and associated fixes 2023-12-28 17:03:54 +01:00
function scope.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 scoped mutable.ans Second test batch and associated fixes 2023-12-29 17:15:43 +01:00
function scoped nested.ans Second test batch and associated fixes 2023-12-29 17:15:43 +01:00
function scoped recursive.ans Second test batch and associated fixes 2023-12-29 17:15:43 +01:00
function scoped.ans Second test batch and associated fixes 2023-12-29 17:15:43 +01:00
function selection.ans First test batch and associated fixes 2023-12-28 17:03:54 +01:00
function separate variable from variants.ans Second test batch and associated fixes 2023-12-29 17:15:43 +01:00
function type dispatch ambigous.ans First test batch and associated fixes 2023-12-28 17:03:54 +01:00
function type dispatch with default.ans Ignore defaults values in parameter type check 2023-12-28 18:51:40 +01:00
function type dispatch.ans First test batch and associated fixes 2023-12-28 17:03:54 +01:00
function ufcs arg.ans First test batch and associated fixes 2023-12-28 17:03:54 +01:00
function ufcs args.ans First test batch and associated fixes 2023-12-28 17:03:54 +01:00
function.ans First test batch and associated fixes 2023-12-28 17:03:54 +01:00
implicit multiplication.ans First test batch and associated fixes 2023-12-28 17:03:54 +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 First test batch and associated fixes 2023-12-28 17:03:54 +01:00
list assignement.ans First test batch and associated fixes 2023-12-28 17:03:54 +01:00
list index.ans First test batch and associated fixes 2023-12-28 17:03:54 +01:00
litterals.ans Third test batch 2023-12-30 23:39:10 +01:00
loop decorator.ans First test batch and associated fixes 2023-12-28 17:03:54 +01:00
map assignement.ans First test batch and associated fixes 2023-12-28 17:03:54 +01:00
map index accross checkpoints.ans Final test batch and associated fixes 2023-12-31 19:41:14 +01:00
map index.ans First test batch and associated fixes 2023-12-28 17:03:54 +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 Final test batch and associated fixes 2023-12-31 19:41:14 +01:00
merge nested mutable error.ans Final test batch and associated fixes 2023-12-31 19:41:14 +01:00
merge nested mutable.ans Final test batch and associated fixes 2023-12-31 19:41:14 +01:00
named arguments.ans First test batch and associated fixes 2023-12-28 17:03:54 +01:00
namespace operator arbitrary expression.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
nested conditions.ans First test batch and associated fixes 2023-12-28 17:03:54 +01:00
nested flush.ans First test batch and associated fixes 2023-12-28 17:03:54 +01:00
optional arguments.ans First test batch and associated fixes 2023-12-28 17:03:54 +01:00
pair operator.ans First test batch and associated fixes 2023-12-28 17:03:54 +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 Aliases: add wrap > operator 2023-12-30 23:44:42 +01:00
resume anchors.ans Add testing framework 2023-12-28 13:03:56 +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.ans Firth test batch and associated fixes 2023-12-31 14:30:14 +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 Second test batch and associated fixes 2023-12-29 17:15:43 +01:00
return in choice.ans First test batch and associated fixes 2023-12-28 17:03:54 +01:00
scope checkpoint mutable bis error.ans Final test batch and associated fixes 2023-12-31 19:41:14 +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 Final test batch and associated fixes 2023-12-31 19:41:14 +01:00
scope checkpoint mutable ter error.ans Final test batch and associated fixes 2023-12-31 19:41:14 +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
string escaping.ans First test batch and associated fixes 2023-12-28 17:03:54 +01:00
symbol alias constant.ans Aliases: add wrap > operator 2023-12-30 23:44:42 +01:00
symbol alias exported.ans Aliases: add wrap > operator 2023-12-30 23:44:42 +01:00
symbol alias.ans Aliases: add wrap > operator 2023-12-30 23:44:42 +01:00
tag decorator nested.ans First test batch and associated fixes 2023-12-28 17:03:54 +01:00
tag decorator.ans First test batch and associated fixes 2023-12-28 17:03:54 +01:00
tag empty.ans First test batch and associated fixes 2023-12-28 17:03:54 +01:00
tag operator.ans Second test batch and associated fixes 2023-12-29 17:15:43 +01:00
tag.ans First test batch and associated fixes 2023-12-28 17:03:54 +01:00
text block.ans First test batch and associated fixes 2023-12-28 17:03:54 +01:00
text break.ans First test batch and associated fixes 2023-12-28 17:03:54 +01:00
text buffer with tags.ans Second test batch and associated fixes 2023-12-29 17:15:43 +01:00
text buffer.ans Second test batch and associated fixes 2023-12-29 17:15:43 +01:00
text escaping.ans First test batch and associated fixes 2023-12-28 17:03:54 +01:00
text format.ans First test batch and associated fixes 2023-12-28 17:03:54 +01:00
text line interpolation with choice event.ans First test batch and associated fixes 2023-12-28 17:03:54 +01:00
text line interpolation with event flush.ans First test batch and associated fixes 2023-12-28 17:03:54 +01:00
text line interpolation with text event.ans First test batch and associated fixes 2023-12-28 17:03:54 +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 First test batch and associated fixes 2023-12-28 17:03:54 +01:00
translate context.ans Second test batch and associated fixes 2023-12-29 17:15:43 +01:00
translate string.ans Second test batch and associated fixes 2023-12-29 17:15:43 +01:00
translate text attachblock.ans Replace AttachBlock with more generic PartialScope 2023-12-29 17:56:01 +01:00
translate text.ans Second test batch and associated fixes 2023-12-29 17:15:43 +01:00
unary operator overload.ans First test batch and associated fixes 2023-12-28 17:03:54 +01:00
unseen line.ans Final test batch and associated fixes 2023-12-31 19:41:14 +01:00
while loop else.ans First test batch and associated fixes 2023-12-28 17:03:54 +01:00
while loop.ans First test batch and associated fixes 2023-12-28 17:03:54 +01:00