perl: Abolish _assoc_BANG.
[jackhill/mal.git] / tests /
2019-07-25 Joel MartinRegress test of deferrables. Fix dart, factor.
2019-07-24 Joel MartinMerge pull request #427 from dubek/ocaml-fix-unterminat...
2019-07-24 Joel MartinMerge pull request #428 from dubek/io-fix-escape-slash
2019-07-23 Dov Murikio: Fix unneeded escaping of forward slash
2019-07-21 Joel MartinMerge pull request #426 from dubek/extra-step4-tests
2019-07-21 Dov Muriktests: Add optional list and vector eqaulity tests
2019-07-18 Joel MartinMerge pull request #424 from asarhaddon/typo-test-alias...
2019-07-18 Nicolas Boulengueztests/lib: fix path in test-alias-hacks, use load-file...
2019-07-17 Joel MartinMerge pull request #423 from asarhaddon/trivial-from-401
2019-07-17 Joel MartinMerge pull request #361 from asarhaddon/exercise-native...
2019-07-17 Nicolas Boulengueztests: non alphanumeric characters in input
2019-07-17 Nicolas Boulengueztests: remove commented test for 10th Fibonnacci number
2019-07-17 Nicolas Boulengueztests: soft-tests for keywords (instead of comments)
2019-07-17 Nicolas Boulengueztests: soft-test metadata for atoms
2019-07-17 Joel MartinMerge pull request #420 from asarhaddon/load-file-once
2019-07-15 Nicolas Boulenguezlib/load-file-once: basic support for multiple imports
2019-07-15 Joel MartinMerge pull request #400 from asarhaddon/improve-mal...
2019-07-15 Nicolas BoulenguezMerge remote-tracking branch 'remotes/kanaka/master...
2019-07-15 Joel MartinMerge pull request #417 from asarhaddon/slurp-twice
2019-07-15 Nicolas Boulenguezcheck that slurp works twice in a row. Fix rexx
2019-07-15 Joel MartinMerge pull request #416 from bjh21/bjh21-equal-empty
2019-07-14 Nicolas BoulenguezImplement macros with maps instead of vectors.
2019-07-13 Ben Harrisstep 4: Test that (= (list nil) (list)) returns false.
2019-07-09 Nicolas Boulenguezmal: implement macro without metadata
2019-07-09 Nicolas Boulenguezguile, scheme: fix fn? when metadata contains "ismacro"
2019-07-09 Nicolas Boulenguezmal: rename macro? to _macro?. Also rename bool-and...
2019-07-09 Nicolas BoulenguezRemove gensym, inc and or from step files.
2019-07-09 Joel MartinMerge pull request #408 from asarhaddon/haskell-style
2019-07-09 Joel MartinMerge pull request #414 from bjh21/bjh21-php-hashmap
2019-07-08 Ben HarrisMerge branch 'master' into bjh21-php-hashmap
2019-07-08 Joel MartinMerge pull request #402 from bjh21/bjh21-unterminated...
2019-07-08 Joel MartinMerge pull request #403 from asarhaddon/configurable...
2019-07-08 Joel MartinMerge pull request #413 from bjh21/bjh21-nontrivial...
2019-07-08 Joel MartinMerge pull request #412 from bjh21/bjh21-minor-fixes
2019-07-08 Joel MartinMerge pull request #411 from bjh21/bjh21-nested-collections
2019-07-08 Joel MartinMerge pull request #410 from scott-silver/patch-2
2019-07-08 Joel MartinMerge pull request #409 from scott-silver/patch-1
2019-07-08 Joel MartinMerge pull request #407 from asarhaddon/ada.2-updates
2019-07-08 Joel MartinMerge pull request #406 from chr15m/lib-alias-hacks
2019-07-07 Ben Harrissteps 1 and 9: Test that hash-map keys stay as strings.
2019-07-07 Ben Harrisstep 1: Explain intention behind regexp magic in non...
2019-07-07 Ben Harrisstep 1: Fix non-trivial hash-map test on PHP.
2019-07-07 Ben Harrisstep 1: Test a hash-map with more than one entry.
2019-07-07 Ben Harrisstep 1: Test reading some simple nested collections.
2019-07-01 Chris McCormickAdded alias hacks from frock to lib. See #321.
2019-06-30 Nicolas BoulenguezTest that macros use closures
2019-06-11 Joel MartinMerge pull request #394 from bjh21/bjh21-unterminated...
2019-06-03 Joel MartinMerge pull request #396 from inkydragon/fix-test-on...
2019-05-31 Joel Martintravis_trigger.sh: Support .com and env var tokens
2019-05-31 Joel MartinTravis: travis_trigger.sh script.
2019-05-28 Joel MartinMerge pull request #390 from bjh21/bjh21-bbc-basic
2019-05-28 Joel MartinMerge pull request #388 from bjh21/bjh21-large-files...
2019-05-28 Joel MartinMerge pull request #392 from asarhaddon/ada-unterminate...
2019-05-28 Joel MartinMerge pull request #391 from asarhaddon/test-let-recurs...
2019-05-28 Nicolas BoulenguezTest mutual recursion in let* without vectors, which...
2019-05-28 Nicolas BoulenguezTest mutual recursion in let*
2019-05-27 Ben Harrisstep6: Test loading of a large (>255 byte) file earlier...
2019-05-27 Joel MartinMerge pull request #386 from asarhaddon/test-let-recurs...
2019-05-25 Nicolas Boulengueztest recursive definitions in let*
2019-05-21 Joel MartinMerge pull request #371 from asarhaddon/extend-core.mal
2019-05-19 Nicolas Boulenguezlib/tests: report parsing errors, move threading out...
2019-05-17 Nicolas Boulenguezlib/: add tests, fix detected problems, improve impleme...
2019-05-17 Nicolas Boulenguezlib/ split: fix forgotten paths in test/perf*.mal.
2019-05-17 Nicolas BoulenguezMove tests of lib/ and new tests of core.mal to tests...
2019-05-17 Nicolas BoulenguezFix style issues in lib/.
2019-05-17 Nicolas BoulenguezPrepare move of reusable code to lib/.
2019-05-17 Nicolas Boulengueztests: wait `gensym` in stepA to test `and` macro
2019-05-17 Nicolas Boulenguezcore.mal: add and test right fold
2019-05-17 Nicolas Boulenguezcore.mal: test each non trivial recursion
2019-05-15 Joel MartinMerge pull request #379 from bjh21/bjh21-unterminated...
2019-05-15 Joel MartinMerge pull request #378 from asarhaddon/test-macro...
2019-05-15 Nicolas BoulenguezMove test that macro do not mutate functions as optiona...
2019-05-15 Nicolas Boulengueztest macro/functions: ignore results of preliminary...
2019-05-15 Joel MartinMerge pull request #377 from asarhaddon/fix-runtests...
2019-05-15 Joel MartinMerge pull request #376 from bjh21/bjh21-withmeta-empty
2019-05-14 Joel MartinMerge pull request #375 from bjh21/bjh21-stepA-optional
2019-05-14 Ben Harrisstep A: Test that metadata doesn't break empty collections.
2019-05-14 Ben Harrisstep A: Add a mandatory test that 'string?' etc are...
2019-05-14 Nicolas BoulenguezTest that defining a macro does not mutate an existing...
2019-05-13 Joel MartinMerge pull request #372 from bjh21/bjh21-empty-hashmap
2019-05-13 Ben Harrisstep1: More systematic testing of empty collections.
2019-05-13 Joel MartinMerge pull request #374 from sgtatham/vala-fixes
2019-05-13 Joel MartinMerge pull request #370 from asarhaddon/hide-gensym...
2019-05-12 Ben Harrisstep1: Test that an empty hashmap can pass through...
2019-05-11 Nicolas Boulenguezgensym: hide the counter in an environment, define...
2019-05-08 Joel MartinMerge pull request #365 from asarhaddon/cpp-ada.2-confo...
2019-05-08 Joel MartinMerge pull request #358 from bjh21/bjh21-extra-tests
2019-05-07 Ben Harrisstep 7 test: Add test of 'concat' on a single vector.
2019-05-07 Ben Harrisstep 8 test: Check a corner case of cons/rest on vector...
2019-05-07 Joel MartinMerge pull request #363 from bjh21/bjh21-concat-ocaml
2019-05-07 Joel MartinMerge pull request #362 from bjh21/bjh21-concat-ps
2019-05-07 Joel Martinrpython,rust,swift4,ts: fix empty list handling.
2019-05-06 Joel MartinMerge pull request #357 from bjh21/bjh21-minor-fixes
2019-05-06 Ben Harrisstep 7 test: Correct a heading to match contents.
2019-05-06 Ben Harrisstep9: Don't use vectors in a non-deferrable test.
2019-05-06 Ben Harrisstep9: Make test of throwing a hash-map deferrable.
2019-04-21 Joel MartinMerge pull request #353 from bjh21/bjh21-minor-fixes
2019-04-20 Ben HarrisStep 6: Make tests of '*ARGV*' deferrable.
2019-04-10 Joel MartinMerge pull request #352 from bjh21/bjh21-defer-strings
2019-04-09 Ben HarrisMark step 4 tests that use strings as deferrable.
next