Files
mercury/tests/purity/.gitignore
Peter Wang fd24b2e331 Don't compress failed test executables.
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.
2018-07-31 16:32:41 +10:00

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