mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-16 18:03:36 +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.
42 lines
365 B
Plaintext
42 lines
365 B
Plaintext
*.c
|
|
*.c_date
|
|
*.d
|
|
*.date0
|
|
*.date
|
|
*.date3
|
|
*.dep
|
|
*.dv
|
|
*.err
|
|
*.int0
|
|
*.int
|
|
*.int2
|
|
*.int3
|
|
*.log
|
|
*.mh
|
|
*.o
|
|
.allres
|
|
*.pic_o
|
|
*.out
|
|
*.res
|
|
*.res1
|
|
*.res2
|
|
*.res3
|
|
*.res4
|
|
*.res5
|
|
*_init.c
|
|
CLEAN
|
|
FAILED_TESTS
|
|
save_file
|
|
dice.fail
|
|
dice.pass
|
|
dice.pass[1-3]
|
|
dice.passes
|
|
interactive.out.orig
|
|
runtests.errs
|
|
.mgnuc_copts
|
|
.mgnuc_opts
|
|
Prof.CallPair
|
|
Prof.Decl
|
|
Prof.MemoryCells
|
|
Prof.MemoryWords
|