Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix git test suite to use a bare repo. | Joey Hess | 2009-04-04 |
| | | | | | | | | This works around an enormous (and, in this context, enormously confusing) message that git has begun to print when one attempts to push changes into a non-bare repo. As a bonus, it now tests whether ikiwiki-makerepo works. | ||
* | update rcs tests for new rcs plugin load method | Joey Hess | 2008-08-01 |
| | | | | | As a side effect, since loadplugins is called, mdwn is loaded, so rcs_recentchanges will return page names, not filenames, for mdwn files. | ||
* | bring git test to parity with bazaar test | Joey Hess | 2008-07-25 |
| | | | | Also, fixed bug I introduced in bazaar test. | ||
* | shut up git commands run manually | Joey Hess | 2007-12-27 |
| | |||
* | * Change git test suite to reflect change in log for initial repo creation | joey | 2007-09-05 |
| | | | | commit. | ||
* | git test suite | joey | 2006-11-26 |