| Commit message (Expand) | Author | Age |
* | turn off verbose•••Want to avoid debug messages during tests
| Joey Hess | 2011-02-09 |
* | fix test count | Joey Hess | 2011-02-09 |
* | Merge remote branch 'smcv/ready/transient-tag'•••Conflicts:
t/tag.t
| 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•••For the moment, have the tag test keep the old behaviour.
| 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•••As with the tag plugin, for the moment keep the old behaviour in the test.
| Simon McVittie | 2011-01-22 |
| * | | autoindex: stop tracking deletions, use generic autofile tracking instead•••- Migrate the set of deletions to the {autofile} set, since it has
more or less the same effect. This affects the "deleted" case in the
test.
- If a page has just been deleted, add it as an autofile anyway: by
the time gen_autofile is called, it'll be in the list of deleted files,
so it'll just be added to {autofile}. This affects the "gone" case
in the test.
- Behaviour change: we don't forget that a page with no reason to be
re-created was deleted. This affects the 'expunged' and 'reinstated'
cases in the test.
| 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•••This does cause a minor regression: index pages are now committed
individually rather than being a single commit per rebuild.
This also means the autoindex regression test needs to trigger the
autofile generation pass.
| 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•••Three cases are sub-optimal, but having fixed urlto(''), they all
basically work.
| Simon McVittie | 2010-12-25 |
* | po: test beautify_urlpath with po_link_to=current•••Same behaviour as 'default'.
| 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 |
* | add test case for RSS url munging | Joey Hess | 2010-11-16 |
* | Fix test suite failure on other side of date line. | Joey Hess | 2010-09-29 |
* | update test | Joey Hess | 2010-09-15 |
* | add test case for link(.) with omitted location | Joey Hess | 2010-08-30 |
* | t/bazaar.t: Work around bzr 2.2.0's new requirement to configure bzr whoami b... | Joey Hess | 2010-08-30 |
* | Merge remote branch 'intrigeri/po' | Joey Hess | 2010-08-30 |
|\ |
|
| * | Merge remote branch 'upstream/master' into prv/po | intrigeri | 2010-08-22 |
| |\ |
|
| * \ | Merge remote branch 'upstream/master' into prv/po | intrigeri | 2010-08-22 |
| |\ \ |
|
| * | | | po.t: added a bunch of tests for recent code changes | intrigeri | 2010-08-02 |
* | | | | add test for link(.) | Joey Hess | 2010-08-30 |
| |_|/
|/| | |
|
* | | | add htmlscrubber colon in url cases to test suite | Joey Hess | 2010-08-19 |
| |/
|/| |
|
* | | Fix po test suite to not assume ikiwiki's underlay is already installed. Clos... | Joey Hess | 2010-08-15 |
|/ |
|
* | Merge remote branch 'intrigeri/po' | Joey Hess | 2010-07-24 |
|\ |
|
| * | po.t: fix expected results•••As index.{es,fr} don't exist, po::refreshpofiles copies them from the basewiki
underlay before running msgmerge. msgmerge marks as obsolete the translation
strings that came from the basewiki po files, but the link plugin
does not make the difference between obsolete and up-to-date links.
$links{'index.fr'} and $links{'index.es'} are therefore expected to contain
SandBox and ikiwiki.
| intrigeri | 2010-07-20 |
| * | Added tests for po::pofiles. | intrigeri | 2010-07-20 |
| * | Run checkconfig after loading the po plugin, else state is not populated.•••The pofiles function relies on @slavelanguages to have been populated by po's
checkconfig hook.
| intrigeri | 2010-07-20 |
* | | whitespace | Joey Hess | 2010-07-23 |
|/ |
|
* | another class of conflicts: subdir/file conflicts | Joey Hess | 2010-07-18 |
* | 2 more cases | Joey Hess | 2010-07-18 |
* | avoid error if two source files render the same destination file•••There are two sub-caces. If both source files still exist, the winner that
renders the destination file is undefined. If one source file is deleted
and the other added, in a refresh, the new file will take over the
destination file.
| Joey Hess | 2010-07-18 |
* | some other (similar) failure cases | Joey Hess | 2010-07-18 |
* | update | Joey Hess | 2010-07-17 |
* | turning into complete source file conflict test suite | Joey Hess | 2010-07-17 |
* | add 2 failing test cases | Joey Hess | 2010-07-16 |