| Commit message (Expand) | Author | Age |
... | |
* | | Uncomment the CVS keyword substitution mode tests, and make them pass: | Amitai Schlair | 2012-01-26 |
* | | Move tests that simulate web commits into test_rcs_add(), then add | Amitai Schlair | 2012-01-24 |
* | | Define required programs and modules at top for easy spotting. | Amitai Schlair | 2012-01-22 |
* | | No functional change: sort sub definitions. | Amitai Schlair | 2012-01-22 |
* | | Test::Class runs test subs in alphabetical order, so we do too. | Amitai Schlair | 2012-01-22 |
* | | Ape xUnit more closely to remove ordering constraints on test subs: | Amitai Schlair | 2012-01-22 |
* | | Describe the needed test cases, and implement a couple Test::Class features. | Amitai Schlair | 2012-01-22 |
* | | Fix regression: failing to make the temp dir should nix the test plan. | Amitai Schlair | 2012-01-22 |
* | | Use config parameters directly and shorten long lines. | Amitai Schlair | 2012-01-22 |
* | | * Define expected number of tests near the top. | Amitai Schlair | 2012-01-22 |
* | | Fix a typo in the web commit test. | Amitai Schlair | 2012-01-22 |
* | | Simplify startup: use Test::More unconditionally, then determine | Amitai Schlair | 2012-01-22 |
* | | Extract subs: startup/shutdown, and tests for web and manual commits. | Amitai Schlair | 2012-01-22 |
* | | fix test suite to work with discount | Joey Hess | 2012-01-01 |
* | | Add path and path_natural sort orders | Simon McVittie | 2011-12-06 |
|/ |
|
* | Add a trivial test for the rst plugin | Simon McVittie | 2011-10-22 |
* | Fix comments testsuite to not rely on Date::Parse's ability to parse the date... | Joey Hess | 2011-09-05 |
* | comments: add regression test for sorting by date | Simon McVittie | 2011-06-04 |
* | Merge remote-tracking branch 'intrigeri/po-long-language-codes' | Joey Hess | 2011-06-03 |
|\ |
|
| * | po: support language codes in the form of 'es_AR', and 'arn'. | intrigeri | 2011-05-26 |
* | | the underlying perl bug that this test case checks a workaround for has now b... | Joey Hess | 2011-05-31 |
|/ |
|
* | added test cases for heredoc and triple-single. | Timo Paulssen | 2011-05-13 |
* | simple tests for heredoc. | Timo Paulssen | 2011-05-13 |
* | get rid of diag explain again | Ludwig Nussel | 2011-03-04 |
* | turn off verbose | Joey Hess | 2011-02-09 |
* | fix test count | Joey Hess | 2011-02-09 |
* | Merge remote branch 'smcv/ready/transient-tag' | Joey Hess | 2011-02-09 |
|\ |
|
| * | tag test: write tag pages into the transient underlay | Simon McVittie | 2011-01-07 |
| * | tag: optionally write autocreated tags to the transient underlay | Simon McVittie | 2011-01-07 |
* | | Merge remote branch 'smcv/ready/transient-autoindex' | Joey Hess | 2011-02-09 |
|\ \ |
|
| * | | autoindex test: write autoindex pages into the transient underlay | Simon McVittie | 2011-01-22 |
| * | | Allow autoindex files to be written into the transient underlay | Simon McVittie | 2011-01-22 |
| * | | autoindex: stop tracking deletions, use generic autofile tracking instead | Simon McVittie | 2011-01-22 |
| * | | autoindex.t: check that none of the files that shouldn't be generated are aut... | Simon McVittie | 2011-01-22 |
| * | | autoindex: use add_autofile | Simon McVittie | 2011-01-22 |
| * | | autoindex.t: check that attachments cause indexing | Simon McVittie | 2011-01-22 |
| * | | autoindex test: check that an internal page doesn't cause indexing | Simon McVittie | 2011-01-22 |
* | | | Merge remote branch 'smcv/ready/tag-test' | Joey Hess | 2011-02-09 |
|\ \ \
| | |/
| |/| |
|
| * | | tag test: assert that the only autofiles are the ones we want | Simon McVittie | 2010-12-28 |
* | | | clean up t/tmp | Joey Hess | 2011-01-24 |
* | | | remove more test diag stuff that needs a newer Test::More than debian stable's | Joey Hess | 2011-01-24 |
| |/
|/| |
|
* | | Adapt autoindex test suite to work with old Test::More. | Joey Hess | 2011-01-22 |
|/ |
|
* | po test: add more cases, including (semi-)absolute URLs | Simon McVittie | 2010-12-25 |
* | po: test beautify_urlpath with po_link_to=current | Simon McVittie | 2010-12-25 |
* | urlto.t: test urlto('', undef, ?) | Simon McVittie | 2010-12-25 |
* | urlto.t: test more cases, including the special case for to='' | Simon McVittie | 2010-12-25 |
* | Add a test for autoindex's current functionality | Simon McVittie | 2010-12-25 |
* | extend the 'tag' test to cover auto-creation of tag pages | Simon McVittie | 2010-12-25 |
* | test w/o second parameter | Joey Hess | 2010-11-29 |
* | Add a regression test for urlto, baseurl and cgiurl in relative/local/absolut... | Simon McVittie | 2010-11-22 |