aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/test/program.lux
diff options
context:
space:
mode:
authorEduardo Julian2019-04-26 23:15:03 -0400
committerEduardo Julian2019-04-26 23:15:03 -0400
commitff384c379036d790e32f419da39b1d524a1d89fe (patch)
treef417c476bf3172b8eaa4577f99c3320a7a387570 /new-luxc/source/test/program.lux
parent28bdf77ac0619ee8a21d94d6039b1d7483cac37f (diff)
Ported common extensions tests.
Diffstat (limited to '')
-rw-r--r--new-luxc/source/test/program.lux5
1 files changed, 3 insertions, 2 deletions
diff --git a/new-luxc/source/test/program.lux b/new-luxc/source/test/program.lux
index 48cbd3aef..5600c323d 100644
--- a/new-luxc/source/test/program.lux
+++ b/new-luxc/source/test/program.lux
@@ -18,14 +18,14 @@
["." structure]
["." reference]
["." case]
- ["." function]]]]
+ ["." function]
+ ["." common]]]]
{1
["." /]}
## [test
## [luxc
## [lang
## [translation
- ## ## ["_.T" common]
## ## ["_.T" jvm]
## ## ["_.T" js]
## ## ["_.T" lua]
@@ -46,6 +46,7 @@
(reference.spec runner definer)
(case.spec runner)
(function.spec runner)
+ (common.spec runner)
))
(program: args