summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Replace another instance of realpath; add quiet test on platformsStephane Peter2023-03-112-2/+6
* Needed to update testlinter script for readlinkStephane Peter2023-03-111-1/+1
* Use the more compatible `readlink -f` instead of `realpath` in tests.Stephane Peter2023-03-1114-14/+14
* Use readlink to help on NetBSDStephane Peter2022-10-261-1/+1
* move from bashunit to shunit2. refactoring tests. (#272)Alexandr Reshetnikov2022-06-1117-158/+232
* signtest: more and better (#258)realtime-neil2021-09-241-32/+278
* fix #254: allow and sanitize lsm files without trailing newlines (#255)realtime-neil2021-08-221-0/+48
* GPG signature improvements for compatibilityStephane Peter2021-04-291-12/+13
* Add signature verification option (#241)AXsagi2021-04-282-0/+43
* Use realpath after file was createdStephane Peter2021-03-171-0/+1
* Can't reliably use realpath on non-existent filesStephane Peter2021-03-171-1/+1
* Fix typo and add test run script instead of all through the MakefileStephane Peter2021-03-171-0/+0
* fix #235: remove $OSTYPE from header (#236)realtime-neil2020-12-211-0/+122
* fix #231: get --append working with --compress (#232)realtime-neil2020-11-281-44/+81
* Added test for truncated archivesStephane Peter2020-10-161-1/+12
* Added unit test to check for corrupted archiveStephane Peter2020-10-141-0/+27
* Fix archive dir (#219)Andy Neff2020-07-061-0/+51
* Cosmetic changesStephane Peter2020-06-171-0/+1
* Fix append (#217)Andy Neff2020-06-171-1/+15
* Preliminary support for zstd compression (#210)Stephane Peter2020-04-271-0/+9
* Skip pbzip2 extract test if command not available (i.e. Windows)Stephane Peter2020-03-051-0/+2
* Printing content of license file (#197) (#198)Michal Hagara2020-02-061-1/+1
* Switch from readlink to more portable realpathStephane Peter2019-09-153-3/+3
* Fix #48 --append functionality (#174)Timothy Brackett2019-09-131-3/+23
* fix #167: whitespace license path (#168)realtime-neil2019-08-041-0/+63
* Issue #152 (#157)Mirko Serra2019-02-153-6/+40
* stable sort, even with whitespace paths (#153)realtime-neil2019-01-301-0/+23
* Fix unit tests so they fail when there are failures (#148)George2018-12-113-5/+34
* Add unit test for `--tar-extra` option (#109)Denys Havrysh2017-07-191-0/+28
* Must install pbzip2 in TravisStephane Peter2017-05-041-1/+1
* Added more unit tests for checking extraction integrityStephane Peter2017-05-041-0/+49
* Moved common setup steps in its own functionStephane Peter2017-05-041-23/+11
* Fixed testDateSetStephane Peter2017-05-041-1/+0
* Add option --package-time to set the packaging date.Marc Pawlowsky2016-03-051-0/+131
* Add submodule bashunit so we can do a little bit of unit testing.Marc Pawlowsky2016-03-051-0/+0