|
83f0...ebee |
Allow tests to be launched with relative paths, too. |
David Persson |
2011-03-24 17:41:11 +0100 |
|
949d...e6e4 |
Adding test coverage display to console test output. |
Nate Abele |
2011-03-12 02:47:31 -0500 |
|
ef22...f712 |
Fixing test for `Test` command for web runner. |
David Persson |
2011-02-01 01:31:53 +0100 |
|
1499...6075 |
Adding reference to test namespace in `Test` command. |
David Persson |
2011-02-01 01:31:36 +0100 |
|
969d...5f35 |
Removing `included()` and `missing()` from `Test` command. |
David Persson |
2011-01-30 19:20:52 +0100 |
|
078c...84dc |
Documenting and fixing filters option for `Test` command. |
David Persson |
2011-01-30 18:55:01 +0100 |
|
7ae9...15c8 |
Adding misssing property to `HelpTest`. |
David Persson |
2011-01-30 13:29:30 +0100 |
|
c78d...21b3 |
Adding test case for `Test` command. |
David Persson |
2011-01-30 13:28:50 +0100 |
|
7ccb...1e14 |
API: `Test` command now takes a path to a directory/file with tests. |
David Persson |
2010-09-05 17:00:22 +0200 |
|
9ae7...7b81 |
Fixing heading marker in console coverage display. Thanks to greut for pointing it out. |
Nate Abele |
2011-05-16 17:00:14 -0400 |
|
6300...0d31 |
Updating copyright dates in app files. |
Nate Abele |
2011-05-16 01:25:50 -0400 |
|
c8d7...2166 |
Implementing alternative regular expression delimiters for validation. Thanks to greut for the patch. Fixes #344. |
Nate Abele |
2011-05-16 00:18:46 -0400 |
|
8310...aca0 |
Updating copyrights. |
Nate Abele |
2011-05-16 00:10:59 -0400 |
|
639c...e55f |
Fixing issues with refactor of `\console\Command`. |
Nate Abele |
2011-05-15 19:04:51 -0400 |
|
43aa...7333 |
Minor refactorings and formatting fixes for the `Command` class. |
Nate Abele |
2011-05-03 09:31:50 -0400 |
|
4cd9...3607 |
fixing failing test in `console\command\Help` |
gwoo |
2011-05-09 20:44:14 -0700 |
|
3102...1758 |
allowing flag params to be the first in the sequence of command line argument. |
gwoo |
2011-05-09 20:25:18 -0700 |
|
e7e8...9e27 |
fixing test case and uppercasing li3 create statements so that the correct models and controllers are created - even when called like _li3 create post_. fixes #306 |
Michael Nitschinger |
2011-05-09 19:49:33 +0200 |
|
9a9b...5ad9 |
console: adding delete() method for create command. note that pluralized models have been changed in another branch and therefore need to be merged. |
Michael Nitschinger |
2011-05-07 10:22:54 +0200 |
|
cece...c562 |
Removing support for parsing XF86-style long options, standarizing on GNU-style long options. |
David Persson |
2011-05-03 14:34:45 +0200 |