Damian Mooyman
|
51a9fdf5d1
|
BUG Fix test listener path
|
2016-11-02 11:13:46 +13:00 |
|
Damian Mooyman
|
98ad908532
|
Rename SS_ prefixed classes (#136)
|
2016-09-09 15:33:34 +12:00 |
|
Damian Mooyman
|
3df2ddde13
|
Upgrade installer
|
2016-09-07 17:33:14 +12:00 |
|
Daniel Hensby
|
cc7a2aeb1e
|
FIX Add framework/admin tests (#118)
|
2016-05-06 07:43:27 +12:00 |
|
Ingo Schommer
|
d2f639b1af
|
Info about utility files, note about their removal
|
2014-09-23 18:22:46 +12:00 |
|
Ingo Schommer
|
494bfc7863
|
Merge remote-tracking branch 'origin/2.4' into 3.0
Conflicts:
build.xml
composer.json
install.php
phpunit.xml.dist
|
2013-02-15 19:19:23 +01:00 |
|
Ingo Schommer
|
9fa3c52169
|
Exclude vendor/ folder from default phpunit run
Once we start placing SS modules in vendor/,
we need to find a smarter solution...
|
2012-11-28 15:47:28 +01:00 |
|
Ingo Schommer
|
49c8cf9dd7
|
Updated phpunit.xml.dist docs
|
2012-11-23 15:21:16 +01:00 |
|
Ingo Schommer
|
6f8902c5f0
|
Less verbose phpunit.xml.dist by omitting default switches
See http://www.phpunit.de/manual/current/en/appendixes.configuration.html
|
2012-11-23 15:20:10 +01:00 |
|
Ingo Schommer
|
69ff09d73e
|
Removed strict and verbose flags from default PHPUnit
It complains when *any* output was caused during test
runs, which is confusing for the typical var_dump()
debugging style.
|
2012-11-23 15:18:47 +01:00 |
|
Ingo Schommer
|
a2501ad209
|
Fixed bootstrap.php path in phpunit.xml.dist
|
2012-11-09 11:48:34 +01:00 |
|
Sam Minnee
|
4bb7d6a940
|
MINOR: Simplified phpunit files so that they work with PHPUnit 3.5
|
2012-05-28 18:20:46 +12:00 |
|
Sam Minnee
|
792df1e249
|
MINOR: Added phpunit config specifically for teamcity (different listeners)
|
2012-05-28 16:17:53 +12:00 |
|
Sean Harvey
|
21dda5f304
|
BUGFIX Fixing including of thirdparty tests when using phpunit.xml
(requires PHPUnit 3.6, so marking that as the minimum requirement in
comments)
|
2012-05-09 22:35:14 +12:00 |
|
Simon Welsh
|
1a532faa60
|
API-CHANGE sapphire folder can now be renamed.
|
2012-04-14 12:53:12 +12:00 |
|
Sam Minnee
|
e81f11a9aa
|
BUGFIX: Correct location of bootstrap file so phpunit CLI works. (#7001)
|
2012-03-24 11:41:02 +13:00 |
|
ischommer
|
73996de04b
|
MINOR Documentation for phpunit.xml.dist
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/branches/2.4@111491 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2011-02-02 18:56:55 +13:00 |
|
ischommer
|
f95e9396b9
|
MINOR Exclude "sanity check" type tests by default from PHPUnit runs (e.g. PhpSyntaxTest)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/branches/2.4@111117 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2011-02-02 18:56:55 +13:00 |
|
ischommer
|
2ba37d3af0
|
ENHANCEMENT Added phpunit.xml.dist to avoid setting bootstrap includes and other SilverStripe specific configuration as CLI parameters and test-level includes
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/branches/2.4@111055 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2011-02-02 18:56:55 +13:00 |
|
sminnee
|
3df7734b83
|
MINOR Documentation for phpunit.xml.dist (from r111491)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@112429 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2010-10-15 01:21:58 +00:00 |
|
sminnee
|
df024e513e
|
MINOR Exclude "sanity check" type tests by default from PHPUnit runs (e.g. PhpSyntaxTest) (from r111117)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@112424 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2010-10-15 01:21:16 +00:00 |
|
sminnee
|
ec9ea4c8d6
|
ENHANCEMENT Added phpunit.xml.dist to avoid setting bootstrap includes and other SilverStripe specific configuration as CLI parameters and test-level includes (from r111055)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@112422 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2010-10-15 01:20:45 +00:00 |
|