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
Age
Commit message (
Expand
)
Author
2008-12-22
Remove module.info from infrastructure modules that are effectively
Bharat Mediratta
2008-12-22
Change 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-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-14
Revert accidental commit
Felix Rabinovich
2008-12-14
Fixed tabs and line endings
Felix Rabinovich
2008-12-12
Add support for filtering tests down to the Class::method level.
Bharat Mediratta
2008-12-08
moved erro page from unit_test to gallery_unit_test
Felix Rabinovich
2008-12-08
Show unit test errors as text; not as html
Felix Rabinovich
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