diff options
| author | 2025-12-15 09:41:40 +0100 | |
|---|---|---|
| committer | 2025-12-15 09:41:40 +0100 | |
| commit | c244d3c1ba501796152c2278a040cf940b660ea6 (patch) | |
| tree | dfa558b72f8075eb4af99860eb168926798c0ede /test/all.sh | |
| parent | e020d2b27673b9edfc5f7748b0646cd7b85fdb09 (diff) | |
test/c-testsuite.sh
Diffstat (limited to 'test/all.sh')
| -rwxr-xr-x | test/all.sh | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/test/all.sh b/test/all.sh index aab8338..e632e0a 100755 --- a/test/all.sh +++ b/test/all.sh @@ -3,12 +3,6 @@ cd $(dirname "$0") ./run.sh -echo "--- 'Write a C Compiler' test suite ---" -cd nlsandler-write_a_c_compiler -./test_compiler.sh ../../antcc - -cd .. - echo "--- Lua 5.4.0 ---" ./lua.sh |