silverstripe-framework/dev
Antony Thorpe 64a8af57de Update FunctionalTest.php API notes
submitForm method needs the name of the button (or null) to work
2015-03-04 18:38:43 +13:00
..
install Removing redundant var declaration 2015-02-16 07:56:04 +00:00
phpunit Update PhpUnitWrapper.php & TestRunner.php to recommend PHPUnit installation via Composer rather than PEAR 2014-09-08 17:46:09 +12:00
Backtrace.php Rewrote usages of error suppression operator 2014-03-05 14:22:19 +13:00
BehatFixtureFactory.php Correct line length and indentation 2013-08-21 21:27:16 +12:00
BuildTask.php
BulkLoader.php BUG: Fixed out of date RFC 4180 URL 2014-02-05 14:44:56 +13:00
Cli.php
CliDebugView.php API Debug::dump in CLI no longer generates HTML. Uses colours. 2014-07-05 14:37:06 +12:00
CliTestReporter.php
CSSContentParser.php BUG CSSContentParser fails if CLI tidy doesn't output anything. 2014-09-03 23:08:53 +12:00
CsvBulkLoader.php BUG: Fixed out of date RFC 4180 URL 2014-02-05 14:44:56 +13:00
CSVParser.php
Debug.php Fixes a bug that ignored any overridden path for assets/error-404.html etc 2014-09-12 12:23:20 +01:00
DebugView.php API Debug::dump in CLI no longer generates HTML. Uses colours. 2014-07-05 14:37:06 +12:00
Deprecation.php Merge remote-tracking branch 'origin/3.0' into 3.1 2013-11-05 10:15:40 +01:00
DevBuildController.php ENH making /dev extendable 2014-08-06 16:29:52 +12:00
DevelopmentAdmin.php ENH making /dev extendable 2014-08-06 16:29:52 +12:00
FixtureBlueprint.php Add support for many_many_extraField in YAML 2014-02-24 22:03:53 +13:00
FixtureFactory.php
FunctionalTest.php Update FunctionalTest.php API notes 2015-03-04 18:38:43 +13:00
InstallerTest.php
JSTestRunner.php NEW: Correcting the JSRunnerTest template comments 2014-02-07 10:40:28 +13:00
Log.php Adding some more commonly used SS_Log priority constants. 2014-06-23 11:50:05 +12:00
LogEmailWriter.php
LogErrorEmailFormatter.php Rewrote usages of error suppression operator 2014-03-05 15:48:55 +13:00
LogErrorFileFormatter.php Adding defaults for unhandled event priorities in log formatters. 2014-02-24 15:41:03 +13:00
LogFileWriter.php
MigrationTask.php
Profiler.php
SapphireInfo.php
SapphireREPL.php
SapphireTest.php Merge pull request #3238 from mparkhill/3.1 2014-08-07 21:30:04 +10:00
SapphireTestReporter.php Merge remote-tracking branch 'origin/3.0' into 3.1 2014-08-22 17:50:36 +12:00
SapphireTestSuite.php
SilverStripeListener.php Support PHPUnit 3.8+ compatibility 2014-08-22 13:43:23 +12:00
SysLogWriter.php
TaskRunner.php NEW: Sanitise task name in runTask 2014-08-13 17:29:12 +12:00
TeamCityListener.php Support PHPUnit 3.8+ compatibility 2014-08-22 13:43:23 +12:00
TestListener.php Merge remote-tracking branch 'origin/3.0' into 3.1 2014-08-22 17:50:36 +12:00
TestMailer.php
TestOnly.php
TestRunner.php Update PhpUnitWrapper.php & TestRunner.php to recommend PHPUnit installation via Composer rather than PEAR 2014-09-08 17:46:09 +12:00
TestSession.php PHPDoc cleanup 2014-07-29 12:43:43 +12:00
YamlFixture.php
ZendLog.php