summaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
...
* fix testChristos Zoulas2018-03-121-1/+1
|
* fix test fileChristos Zoulas2017-07-211-1/+1
|
* HDD Raw copy tool from Benjamin VanheuverzwijnChristos Zoulas2017-07-213-0/+3
|
* PR/615: Krzysztof Wilczynski: Add magic_getflags()Christos Zoulas2017-05-231-1/+2
|
* fix tests building.FILE5_31Christos Zoulas2017-05-231-1/+1
|
* PR/573: Nick Terrell: Add zstd supportChristos Zoulas2016-09-1644-0/+44
|
* Add regression test for issue 359Reuben Thomas2016-06-072-0/+1
|
* Run tests in UTCChristos Zoulas2016-04-182-2/+2
|
* Restore test back to its previous value.Christos Zoulas2016-04-181-1/+1
|
* exit on error.Christos Zoulas2016-04-181-1/+1
|
* this is an error nowChristos Zoulas2016-04-161-1/+1
|
* fix garmin resultFILE5_24Christos Zoulas2015-07-091-1/+1
|
* fix timeChristos Zoulas2014-12-111-1/+1
|
* Add test data for FIT map from Francis Irving (bug #358)Reuben Thomas2014-06-302-0/+1
|
* Adjust test resultFILE5_19Christos Zoulas2014-06-121-1/+1
|
* PR/354: Fix stray ^M'sChristos Zoulas2014-05-141-1/+0
|
* Add test case for CVE-2014-1943 (thanks, Christoph Biedl)Reuben Thomas2014-02-142-0/+1
|
* Remove obsolete test magic fileReuben Thomas2014-02-141-6/+0
|
* tests/Makefile.am: remove some redundancy in test file pathsReuben Thomas2014-02-141-1/+1
|
* star expansions are not portableChristos Zoulas2014-02-121-1/+6
|
* Simplify adding a new test.Reuben Thomas2014-01-064-3/+3
| | | | | | (at the price of using wildcards in tests/Makefile.am) Add a regression test for PR #311.
* Change test harness so that it uses the main magic file, rather thanReuben Thomas2014-01-065-9/+8
| | | | | | | | | | | | | | | | | | per-test magic. It would be easy to reintroduce per-test magic, but neither the one (!) existing test, nor the one being added, needs it. Add a new test for a bug recently fixed in EPUB magic. Let's have more tests! Making this change uncovered a failure: the magic for GEDCOM files has been changed in the main magic files, and doesn't work any more. This is bug #315. The magic should work as-is, but since the real fix is non-obvious, change it back. Update the gedcom.result, since the output has also changed in the main magic files.
* Remove inconsistency.Reuben Thomas2014-01-061-1/+1
|
* fix test issue: p.haering@gmx.netChristos Zoulas2010-04-121-1/+1
|
* add cppflags for testsChristos Zoulas2008-04-201-0/+1
|
* make distcheck work.Christos Zoulas2008-03-221-1/+2
|
* * does not work in all the Makes.Christos Zoulas2008-03-221-1/+1
|
* Cast [f]printf to void to make lint happy.Reuben Thomas2008-03-011-8/+8
|
* Fix typo in gedcom.magic.Reuben Thomas2008-02-284-15/+64
| | | | | | Fix gedcom.result to correspond to reality. Make test read and check result file against actual result.
* Add basic instructions for writing tests.Reuben Thomas2008-02-281-0/+17
|
* Use wildcards to avoid having to extend EXTRA_DIST each time a test isReuben Thomas2008-02-281-1/+1
| | | | added.
* Remove already-fulfilled FIXME.Reuben Thomas2008-02-281-1/+0
|
* Add the beginnings of a test suite, based on test.c.Reuben Thomas2008-02-246-0/+96