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
/
gallery_unit_test
/
views
Age
Commit message (
Expand
)
Author
2010-08-08
Add in the missing 'error' count.
Bharat Mediratta
2010-01-20
Use the exception itself to print out a nice text message.
Bharat Mediratta
2010-01-20
Guard against missing/empty $description.
Bharat Mediratta
2010-01-20
Move the error page to the expected location for K24.
Bharat Mediratta
2010-01-17
Add special output support for ORM_Validation_Exception
Bharat Mediratta
2009-12-21
Stop using Kohana::lang.
Bharat Mediratta
2009-05-18
Fix security preambles
Bharat Mediratta
2009-05-18
There's a new view for CLI unit test output in the Unit_Test library
Bharat Mediratta
2009-01-01
Change the preamble for views in two ways:
Bharat Mediratta
2008-12-20
Fix a problem with magenta
Bharat Mediratta
2008-12-16
Dump out the stack trace on errors.
Bharat Mediratta
2008-12-16
Colorize test output
Bharat Mediratta
2008-12-11
whee, more ascii art
Bharat Mediratta
2008-12-08
Some minor beautification.
Bharat Mediratta
2008-12-08
moved erro page from unit_test to gallery_unit_test
Felix Rabinovich
2008-12-03
Put the output in pretty ASCII boxes.
Bharat Mediratta
2008-11-04
Add a test to detect tabs in our code, and convert all tabs to spaces
Bharat Mediratta
2008-11-01
Improve formatting
Bharat Mediratta
2008-11-01
Remove all html::specialchars(); we're not getting rendered in a
Bharat Mediratta
2008-11-01
Exclude demo tests
Bharat Mediratta
2008-11-01
Set up unit test framework. Tweak configuration so that it only runs in
Bharat Mediratta