summaryrefslogtreecommitdiff
path: root/modules/unit_test
AgeCommit message (Expand)Author
2008-12-22Remove module.info from infrastructure modules that are effectivelyBharat Mediratta
2008-12-22Change the way that we track modules.Bharat Mediratta
2008-12-15(merge of vendor/kohana/modified/modules/unit_test r19226) Re-add english ver...Bharat Mediratta
2008-12-15Reapply r19116:Bharat Mediratta
2008-12-15Reapply patch to make tests always call teardown.Bharat Mediratta
2008-12-15Refresh from kohana svn trunk r3771Bharat Mediratta
2008-12-15Delete trunk/kohana and trunk/modules/unit_test in preparation to refreshBharat Mediratta
2008-12-14Revert accidental commitFelix Rabinovich
2008-12-14Fixed tabs and line endingsFelix Rabinovich
2008-12-12Add support for filtering tests down to the Class::method level.Bharat Mediratta
2008-12-08moved erro page from unit_test to gallery_unit_testFelix Rabinovich
2008-12-08Show unit test errors as text; not as htmlFelix Rabinovich
2008-12-03Make sure that we always run teardown, even when the test throws an exceptionBharat Mediratta
2008-12-03Add a filter to unit tests. Now you can do 'php index.php Album_Helper_Test ...Bharat Mediratta
2008-11-01Set up unit test framework. Tweak configuration so that it only runs inBharat Mediratta