Commit Graph

18 Commits

Author SHA1 Message Date
Dayle Rees
e0338f3671 Merge branch 'core-tests' of https://github.com/franzliedke/laravel into develop 2012-08-12 16:19:13 +01:00
Sergii Grebeniuk
690e8572aa phpdoc fixes 2012-08-03 18:17:48 +03:00
Franz Liedke
08fce4fbf8 After running tests, exit with PHPUnit's exit status. 2012-07-14 11:47:31 +02:00
Franz Liedke
41ff7af213 Change inner workings of test runner to use different bootstrap file when testing the core. 2012-07-13 03:02:30 +02:00
Franz Liedke
a7c211339a Import testing bundle to laravel/tests directory. 2012-07-13 00:14:03 +02:00
Franz Liedke
6d23c4f5c6 Fix missing semicolon in laravel/cli/test/runner.php. 2012-07-13 00:21:18 +03:00
Luca Degasperi
79a5dc1931 Using escapeshellarg instead of putting backshlashes in front of spaces
Signed-off-by: Luca Degasperi <dega.luca@gmail.com>
2012-06-27 17:31:38 +02:00
Luca Degasperi
ad2540c979 Fixed the spaced directory when calling php unit via the command line
Signed-off-by: Luca Degasperi <dega.luca@gmail.com>
2012-06-27 15:20:28 +02:00
Taylor Otwell
6535fca31c fixing bug in event class.
Signed-off-by: Taylor Otwell <taylorotwell@gmail.com>
2012-03-06 17:27:41 -06:00
Taylor Otwell
86102ac417 update test runner. 2012-02-16 10:32:39 -06:00
Taylor Otwell
67de20b485 cleaning up the test runner. 2012-02-07 20:09:17 -06:00
Taylor Otwell
428257758d clean up base directory of phpunit stuff. 2012-02-07 15:33:34 -06:00
Phill Sparks
62072e5281 PHPDoc fixes 2012-02-04 21:30:52 +00:00
Taylor Otwell
97fcea1e51 cleaned up paths. 2012-01-28 14:55:08 -06:00
Taylor Otwell
a351e91aef fix testing of the core. 2012-01-27 16:28:17 -06:00
Taylor Otwell
f44c565ee4 converted path constants to $GLOBALS. 2012-01-27 16:17:43 -06:00
Taylor Otwell
09d4b74cf1 added core option to test runner. 2012-01-27 15:43:05 -06:00
Taylor Otwell
f706ed75bf made testing elegant. 2012-01-27 15:28:46 -06:00