| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-01-01 | Change the preamble for views in two ways: | Bharat Mediratta | |
| 1) drop unnecessary semicolon 2) start with <?php for extra security in the case that the server itself doesn't have short_tags enabled (the app won't work, but we need to make sure that we're still secure) | |||
| 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 | |
| so that the test passes. | |||
| 2008-11-01 | Improve formatting | Bharat Mediratta | |
| 2008-11-01 | Remove all html::specialchars(); we're not getting rendered in a | Bharat Mediratta | |
| browser. | |||
| 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 | |
| command line mode, and expects to put data into test/var. Create a module to wrap it that generates a nice text-only view of the output. | |||
