1
0
mirror of https://gitea.quitesimple.org/crtxcr/cgitsb synced 2024-11-23 04:22:07 +01:00
cgitsb/tests
Christian Hesse 27a6d69ab3 tests: successfully validate rc versions
For testing versions the version string differs for git tag (v2.22.0-rc3)
and tarball file name (2.22.0.rc3). Let's fix validation for testing
versions.

Signed-off-by: Christian Hesse <mail@eworm.de>
2019-06-05 15:38:14 +02:00
..
filters t0111: Additions and fixes 2014-01-16 00:53:18 +01:00
valgrind/bin tests: add Valgrind support 2014-01-12 19:33:03 +01:00
.gitignore
Makefile
setup.sh
t0001-validate-git-versions.sh tests: successfully validate rc versions 2019-06-05 15:38:14 +02:00
t0010-validate-html.sh
t0020-validate-cache.sh cache.c: cache ls_cache output properly 2013-05-22 12:53:06 +02:00
t0101-index.sh
t0102-summary.sh tests: use Git's test framework 2013-04-08 22:27:11 +02:00
t0103-log.sh tests: use Git's test framework 2013-04-08 22:27:11 +02:00
t0104-tree.sh
t0105-commit.sh tests: use Git's test framework 2013-04-08 22:27:11 +02:00
t0106-diff.sh tests: use Git's test framework 2013-04-08 22:27:11 +02:00
t0107-snapshot.sh tests: introduce strip_header() helper function 2013-05-22 12:53:06 +02:00
t0108-patch.sh
t0109-gitconfig.sh
t0110-rawdiff.sh
t0111-filter.sh