silverstripe-framework/src/Dev
Ingo Schommer 5a7c6d4f60 Allow —no-dev install via a PHPUnit shim
Partially reinstates the 3.x style PhpUnitWrapper which was removed in d1af214ef5.
While we no longer need the full wrapper, the part which creates a fake class is still useful.

The preferred alternative would be to remove any references to SapphireTest from non-dev files,
which mostly applies to SapphireTest::is_running_test(). This should be solved in a larger refactor
of SapphireTest into optional traits and more fine grained functionality.
2017-04-24 15:24:02 +12:00
..
Install remove spaces in elseif statements 2017-03-20 15:39:53 +13:00
Tasks API Replace i18n message localisation with symfony/translation 2017-01-25 17:08:12 +13:00
Backtrace.php API Replace i18n message localisation with symfony/translation 2017-01-25 17:08:12 +13:00
BehatFixtureFactory.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
BuildTask.php Merge branch '3' 2016-12-15 12:20:29 +00:00
BulkLoader_Result.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
BulkLoader.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
CLI.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
CliDebugView.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
CSSContentParser.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
CsvBulkLoader.php Merge branch '3' 2017-01-31 17:03:53 +00:00
CSVParser.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
Debug.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
DebugView.php Removed confusing src/ dir 2017-03-15 11:59:13 +13:00
Deprecation.php API Replace ManifestCache with ManifestCacheFactory 2017-03-21 09:43:48 +13:00
DevBuildController.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
DevelopmentAdmin.php API Split out SilverStripe\ORM\Versioned into new module 2017-03-27 11:03:39 +13:00
FixtureBlueprint.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
FixtureFactory.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
FunctionalTest.php Respect PHPUnit method visibility 2017-03-24 16:23:03 +13:00
InstallerTest.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
MigrationTask.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
PhpUnitShim.php Allow —no-dev install via a PHPUnit shim 2017-04-24 15:24:02 +12:00
SapphireInfo.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
SapphireREPL.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
SapphireTest.php FIX illegal_extensions in unit tests not being removed 2017-03-30 13:54:53 +13:00
TaskRunner.php Merge branch '3' 2016-12-15 12:20:29 +00:00
TestMailer.php NEW Move to SwiftMailer powered Emails (#6466) 2017-01-13 14:48:46 +13:00
TestOnly.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
TestSession_STResponseWrapper.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
TestSession.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
YamlFixture.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00