Use appropriate prototype depending on perl version in test.
[catagits/Gitalist.git] / t / 01app.t
2010-10-31 Dan Brook Regenerated README and fixed tests for bootstrapped...
2010-08-13 Dan Brook Fix tests dying in absence of bootstrap scripts. 0.002005
2010-08-01 Dan Brook A few fixes to get the JSON test working.
2010-06-19 Dan Brook A few fixes to get the JSON test working.
2010-03-29 Dan Brook Fixed test fails and tree link hack.
2010-03-16 Dan Brook Starting to move away from the gitweb stylistic roots.
2010-01-23 Tomas Doran Make TestGitalist do all of the boilerplate crap..
2010-01-22 Tomas Doran Clean tests up to test both top level and fragment...
2010-01-22 Tomas Doran Delete over enthusiastiuc tests
2010-01-22 Tomas Doran Make history a fragment properly. It's not working...
2010-01-22 Tomas Doran Add tests for search uris
2010-01-21 Tomas Doran Add mech testing in from the branch I previously made...
2010-01-20 Tomas Doran Fix a load of links, and fix blob/blame/raw/history...
2010-01-20 Tomas Doran Sort the tests out..
2010-01-20 Tomas Doran Rewrite big chunks of the app test
2010-01-18 Tomas Doran Add testing to atom, fix RSS links
2010-01-18 Tomas Doran Start fixing the tests
2009-12-19 Zachary Stevens Change other uses of 'project' to 'repository'.
2009-12-09 Tomas Doran Warning fix
2009-12-06 Tomas Doran Fix warning
2009-12-06 Tomas Doran Make starting gitalist pointed at somewhere settable...
2009-12-06 Zachary Stevens Add tests for p param validation.
2009-11-19 Zachary Stevens Implement the 'patch' action.
2009-11-18 Zachary Stevens Implement 'patch' action.
2009-11-08 Zachary Stevens Migrated blob to new model, + fixes for some legacy...
2009-11-08 Zachary Stevens Migrated blobdiff to new model. Now works.
2009-11-08 Zachary Stevens Add a test for the blobdiff action.
2009-11-08 Zachary Stevens Migrate search and reflog to new model.
2009-11-08 Zachary Stevens Make app tests less noisy.
2009-11-08 Zachary Stevens Comprehensive legacy URI tests from spidering gitweb...
2009-11-08 Zachary Stevens Merge branch 'master' into model-reorg
2009-11-08 Zachary Stevens Fixes to tests and Object's builders.
2009-11-07 Zachary Stevens Add some tests for legacy URI compatibility, and fix...
2009-11-07 Tomas Doran Merge and cleanup
2009-11-07 Tomas Doran And add another failing test - we should 404 if the...
2009-11-07 Tomas Doran Summary fails on empty repositories, failing test..
2009-11-07 Tomas Doran Make the app testing work by default by pointing it...
2009-11-07 Zachary Stevens Add a few URI tests against the test repository.
2009-10-07 broquaint Merge in master changes.
2009-09-27 Zachary Stevens Add additional content to test repo dir (bare repo...
2009-09-26 Zachary Stevens Bundle a git repository for testing, add the required...
2009-08-26 Dan Brook Changed the dir structure so it looks a bit more distro...