aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Update test plan, missed in previous.Amitai Schlair2012-02-01
* Express rcs_recentchanges() tests via utility functions, in preparationAmitai Schlair2012-02-01
* Fail a test if an rcs_receive() hook is ever defined for CVS.Amitai Schlair2012-02-01
* Extract add_and_commit(), a common test action.Amitai Schlair2012-02-01
* Uncomment the CVS keyword substitution mode tests, and make them pass:Amitai Schlair2012-01-26
* Move tests that simulate web commits into test_rcs_add(), then addAmitai Schlair2012-01-24
* Define required programs and modules at top for easy spotting.Amitai Schlair2012-01-22
* No functional change: sort sub definitions.Amitai Schlair2012-01-22
* Test::Class runs test subs in alphabetical order, so we do too.Amitai Schlair2012-01-22
* Ape xUnit more closely to remove ordering constraints on test subs:Amitai Schlair2012-01-22
* Describe the needed test cases, and implement a couple Test::Class features.Amitai Schlair2012-01-22
* Fix regression: failing to make the temp dir should nix the test plan.Amitai Schlair2012-01-22
* Use config parameters directly and shorten long lines.Amitai Schlair2012-01-22
* * Define expected number of tests near the top.Amitai Schlair2012-01-22
* Fix a typo in the web commit test.Amitai Schlair2012-01-22
* Simplify startup: use Test::More unconditionally, then determineAmitai Schlair2012-01-22
* Extract subs: startup/shutdown, and tests for web and manual commits.Amitai Schlair2012-01-22
* fix test suite to work with discountJoey Hess2012-01-01
* Add path and path_natural sort ordersSimon McVittie2011-12-06
* Add a trivial test for the rst pluginSimon McVittie2011-10-22
* Fix comments testsuite to not rely on Date::Parse's ability to parse the date...Joey Hess2011-09-05
* comments: add regression test for sorting by dateSimon McVittie2011-06-04
* Merge remote-tracking branch 'intrigeri/po-long-language-codes'Joey Hess2011-06-03
|\
| * po: support language codes in the form of 'es_AR', and 'arn'.intrigeri2011-05-26
* | the underlying perl bug that this test case checks a workaround for has now b...Joey Hess2011-05-31
|/
* added test cases for heredoc and triple-single.Timo Paulssen2011-05-13
* simple tests for heredoc.Timo Paulssen2011-05-13
* get rid of diag explain againLudwig Nussel2011-03-04
* turn off verboseJoey Hess2011-02-09
* fix test countJoey Hess2011-02-09
* Merge remote branch 'smcv/ready/transient-tag'Joey Hess2011-02-09
|\
| * tag test: write tag pages into the transient underlaySimon McVittie2011-01-07
| * tag: optionally write autocreated tags to the transient underlaySimon McVittie2011-01-07
* | Merge remote branch 'smcv/ready/transient-autoindex'Joey Hess2011-02-09
|\ \
| * | autoindex test: write autoindex pages into the transient underlaySimon McVittie2011-01-22
| * | Allow autoindex files to be written into the transient underlaySimon McVittie2011-01-22
| * | autoindex: stop tracking deletions, use generic autofile tracking insteadSimon McVittie2011-01-22
| * | autoindex.t: check that none of the files that shouldn't be generated are aut...Simon McVittie2011-01-22
| * | autoindex: use add_autofileSimon McVittie2011-01-22
| * | autoindex.t: check that attachments cause indexingSimon McVittie2011-01-22
| * | autoindex test: check that an internal page doesn't cause indexingSimon McVittie2011-01-22
* | | Merge remote branch 'smcv/ready/tag-test'Joey Hess2011-02-09
|\ \ \ | | |/ | |/|
| * | tag test: assert that the only autofiles are the ones we wantSimon McVittie2010-12-28
* | | clean up t/tmpJoey Hess2011-01-24
* | | remove more test diag stuff that needs a newer Test::More than debian stable'sJoey Hess2011-01-24
| |/ |/|
* | Adapt autoindex test suite to work with old Test::More.Joey Hess2011-01-22
|/
* po test: add more cases, including (semi-)absolute URLsSimon McVittie2010-12-25
* po: test beautify_urlpath with po_link_to=currentSimon McVittie2010-12-25
* urlto.t: test urlto('', undef, ?)Simon McVittie2010-12-25
* urlto.t: test more cases, including the special case for to=''Simon McVittie2010-12-25