diff options
author | John Wiegley <johnw@newartisans.com> | 2008-08-05 03:20:14 -0400 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2008-08-05 03:20:14 -0400 |
commit | 98c05e8eb2251626fceccfc7565a7a0b06614549 (patch) | |
tree | 2b2ee038950f7db5ae8d5ac5b3d01b20bba19ae3 /.gitignore | |
parent | 6194cccdd3b5d2964c8ad71b26d3083d1c6bb663 (diff) | |
download | fork-ledger-98c05e8eb2251626fceccfc7565a7a0b06614549.tar.gz fork-ledger-98c05e8eb2251626fceccfc7565a7a0b06614549.tar.bz2 fork-ledger-98c05e8eb2251626fceccfc7565a7a0b06614549.zip |
Added infrastructure for running regression tests, since I would like to make
sure that nothing breaks again once a bug in closed.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,6 +16,7 @@ /ChangeLog /Makefile /Makefile.in +/RegressionTests /TAGS /UnitTests /acconf.h |