mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-23 05:13:48 +00:00
Disk space isn't the concern that it used to be so compressing
failed test executables is mostly just a waste of time.
tests/run_one_test:
Don't compress failed test executables.
tests/Mmake.common:
Delete clean_zip target.
tests/*/.gitignore:
Delete *.gz ignore patterns.
17 lines
184 B
Plaintext
17 lines
184 B
Plaintext
*.o
|
|
*.obj
|
|
*.opt
|
|
*.optdate
|
|
*.out
|
|
*.res
|
|
*.res1
|
|
FAILED_TESTS
|
|
Mercury.modules
|
|
impure_func_t1
|
|
impure_func_t5_fixed2
|
|
impure_func_t6
|
|
impure_pred_t1_fixed3
|
|
promise_pure_test
|
|
purity
|
|
purity_opt
|