diff options
| author | Joel Martin <github@martintribe.org> | 2014-10-27 18:13:45 -0500 |
|---|---|---|
| committer | Joel Martin <github@martintribe.org> | 2015-01-06 21:58:59 -0600 |
| commit | a77e2b31de9d1c1f5767e6bff56062f8b3c71211 (patch) | |
| tree | 1dcf0de2c407510aee4fac2ac5a8dfef7b63c963 /Makefile | |
| parent | 4ee7c0f2970accc0f49eeac7fb2a0359b159c8ae (diff) | |
| download | mal-a77e2b31de9d1c1f5767e6bff56062f8b3c71211.tar.gz mal-a77e2b31de9d1c1f5767e6bff56062f8b3c71211.zip | |
rust: add step8_macros
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -32,6 +32,7 @@ EXCLUDE_TESTS += test^mal^step5 # no TCO capability/step EXCLUDE_TESTS += test^go^step5 # test completes, even at 100,000 EXCLUDE_TESTS += test^php^step5 # test completes, even at 100,000 EXCLUDE_TESTS += test^ruby^step5 # test completes, even at 100,000 +EXCLUDE_TESTS += test^rust^step5 # no catching stack overflows # interop tests now implemented yet EXCLUDE_TESTS += test^cs^stepA test^java^stepA test^mal^stepA \ |
