Commit Graph

17 Commits

Author SHA1 Message Date
Georges Dupéron
23d62fec56 Updated Racket versions in .travis.yml 2019-04-24 22:37:55 +02:00
Georges Dupéron
c009bab466 Dropped build with 6.2, as it fails with the meta test and is already rather old anyway. Probably the fail is due to an old "bug" in Typed/Racket and the scopes added by afl. 2017-01-14 23:11:44 +01:00
Georges Dupéron
2dcd4a4df7 Remove dependency on debug for the meta-language test, since debug seems to have some backward compatibility issues. Use AFL instead. Bumped built versions for Travis. 2017-01-14 23:06:20 +01:00
Georges Dupéron
f3fa526a25 Remove -x option on raco test in .travis.yml, so that all modules are run, including those without a test submodule. 2016-10-11 00:25:10 +02:00
Georges Dupéron
b1c641e128 Revert "Use patched version of cover"
This reverts commit 08a3839c78.
2016-09-05 15:51:44 +02:00
Georges Dupéron
c515ba526f Added extra versions to .travis.yml 2016-08-18 17:16:24 +02:00
Georges Dupéron
08a3839c78 Use patched version of cover 2016-08-18 17:11:40 +02:00
Georges Dupéron
5f0f390ca6 Attempt to fix "#%module-begin: cannot use identifier tainted by macro transformation" error due to srcloc fix 2016-08-18 02:07:59 +02:00
Georges Dupéron
422bffdfb4 Removed versions that fail anyway from .travis.yml 2016-08-13 17:41:58 +02:00
Georges Dupéron
a8a435a99d Enable --verbose on raco cover, as it has issues with the lang/reader.rkt file 2016-04-07 14:58:56 +02:00
Georges Dupéron
9a140b2a43 Cleaned up .travis.yml 2016-04-04 23:51:46 +02:00
Georges Dupéron
9de5435645 Added racket version 6.4 build to .travis.yml 2016-04-03 22:31:20 +02:00
Georges Dupéron
601263e155 Run raco setup --check-pkg-deps in .travis.yml 2016-04-03 22:27:11 +02:00
Georges Dupéron
93e763f66b Travis-ci setup. 2016-03-31 14:36:56 +02:00
Georges Dupéron
c976a5508b Travis-ci setup. 2016-03-31 13:57:11 +02:00
Georges Dupéron
f57b1ecd06 Improved documentation. 2016-03-31 13:29:16 +02:00
Georges Dupéron
a9d3bf1be9 Reader and evaluator mostly work. Still need to evaluate the read tests. 2016-03-30 16:21:14 +02:00