gmid/.gitignore
Omar Polo 176179b2a9 rework the regression suite
The tests are still there, the suite is equivalent to the old one, but
this one is better structured.

The biggest annoyance I had with the old one was that it wasn't
straightforward to test only a specific set of tests.  It's still
impossible, but it's way easier to do it now.

This extract all the tests to their own functions.  It's overall
better in all possible regards.
2021-10-04 09:04:33 +00:00

34 lines
416 B
Plaintext

*~
*.pem
TAGS
gmid
gg
*.o
*.swp
compat/*.o
docs
y.tab.*
Makefile.local
compile_flags.txt
config.h
config.h.old
config.log
config.log.old
configure.local
!contrib/gmid
!contrib/vim/syntax_checkers/gmid
regress/testdata
regress/*.pem
regress/*.key
regress/*.crt
regress/*.csr
regress/*.srl
regress/reg.conf
regress/fcgi-test
regress/fill-file
regress/iri_test
regress/puny-test
regress/*.o
regress/gg
regress/gmid.pid