index
:
gallery3.git
master
A clone of the Gallery3 code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
unit_test
/
libraries
Age
Commit message (
Expand
)
Author
2010-12-15
Move the test time limit code into Unit_Test since some parts of the
Bharat Mediratta
2009-12-21
Fix the translation keys to not require "unit_test." as a prefix.
Bharat Mediratta
2009-12-21
Hardcode language translations since K24 now does it totally differently. Th...
Bharat Mediratta
2009-05-29
Update Kohana to r4374
Bharat Mediratta
2009-05-26
Update Kohana to r4357
Bharat Mediratta
2009-05-18
Updated kohana and modules/unit_test to upstream r4356
Bharat Mediratta
2008-12-15
Reapply r19116:
Bharat Mediratta
2008-12-15
Reapply patch to make tests always call teardown.
Bharat Mediratta
2008-12-15
Refresh from kohana svn trunk r3771
Bharat Mediratta
2008-12-15
Delete trunk/kohana and trunk/modules/unit_test in preparation to refresh
Bharat Mediratta
2008-12-12
Add support for filtering tests down to the Class::method level.
Bharat Mediratta
2008-12-03
Make sure that we always run teardown, even when the test throws an exception
Bharat Mediratta
2008-12-03
Add a filter to unit tests. Now you can do 'php index.php Album_Helper_Test ...
Bharat Mediratta
2008-11-01
Set up unit test framework. Tweak configuration so that it only runs in
Bharat Mediratta