.. |
simpletest
|
(merged from branches/roa. use "svn log -c <changeset> -g <module-svn-path>" for detailed commit message)
|
2008-08-10 22:49:59 +00:00 |
BuildTask.php
|
ENHANCEMENT Improved TaskRunner and BuildTask metadata and styling
|
2008-10-16 20:40:24 +00:00 |
BulkLoader.php
|
API CHANGE: Added LastChange() method to BulkLoader_Result
|
2008-10-28 03:24:06 +00:00 |
CliDebugView.php
|
FEATURE: Added coloured output to dev/tests/all
|
2008-10-04 05:41:15 +00:00 |
CliTestReporter.php
|
Simplified CliTestReporter output so that buildbot can read it
|
2008-11-03 04:51:27 +00:00 |
CodeViewer.php
|
(merged from branches/roa. use "svn log -c <changeset> -g <module-svn-path>" for detailed commit message)
|
2008-08-10 23:29:30 +00:00 |
CSSContentParser.php
|
BUGFIX Fixed CSSContentParser to only use tidy on CLI mode if its available, and first check for existence of PHP tidy extension. Fixes failing unit tests on standard WAMP windows installations.
|
2008-10-12 16:15:24 +00:00 |
CsvBulkLoader.php
|
API CHANGE: Updated CsvBulkLoader to have hasHeaderRow = true by default, even when a columnMap is specified
|
2008-10-28 03:17:22 +00:00 |
CSVParser.php
|
BUGFIX Fixed CSVParser assumptions about absolute unix-style filepaths - using Director::absFile() instead now
|
2008-10-12 15:53:25 +00:00 |
Debug.php
|
API CHANGE Removed Debug::mailBuffer()
|
2008-10-16 08:43:03 +00:00 |
DebugView.php
|
BUGFIX Fixed DebugView Breadcrumbs to not include query string as separate link, and don't append an arrow after the last element
|
2008-10-10 13:05:37 +00:00 |
DevelopmentAdmin.php
|
FEATURE Added JavaScript unit tests with jQuery QUnit. Can be viewed similiarly to PHPUnit tests through dev/jstests URL. Uses an <iframe> to include all tests.
|
2008-10-29 13:19:01 +00:00 |
FunctionalTest.php
|
Improved robustness of FunctionalTest HTML testing.
|
2008-08-13 03:40:56 +00:00 |
InstallerTest.php
|
MINOR Unified @package PHPdoc (added where missing, removed duplicates)
|
2008-06-15 13:33:53 +00:00 |
JSTestRunner.php
|
MINOR Moved js unit tests from sapphire/javascript/tests to sapphire/tests/javascript to have a consistent location for all tests on server- and clientside
|
2008-11-01 11:05:38 +00:00 |
MigrationTask.php
|
ENHANCEMENT Improved TaskRunner and BuildTask metadata and styling
|
2008-10-16 20:40:24 +00:00 |
ModuleManager.php
|
MINOR package information for ModuleManager
|
2008-11-01 13:24:14 +00:00 |
SapphireInfo.php
|
Secured SapphireInfo
|
2008-10-02 20:43:22 +00:00 |
SapphireTest.php
|
Update test runner so that password validation config isn't tested by default
|
2008-09-18 03:59:00 +00:00 |
SapphireTestReporter.php
|
FEATURE: Added support for 'sake dev/tests/all --showslow' to list slow tests
|
2008-10-17 02:28:55 +00:00 |
SSCli.php
|
BUGFIX: posix_isatty sometimes returns a benign error
|
2008-10-16 23:17:43 +00:00 |
TaskRunner.php
|
ENHANCEMENT Improved TaskRunner and BuildTask metadata and styling
|
2008-10-16 20:40:24 +00:00 |
TestMailer.php
|
MINOR Unified @package PHPdoc (added where missing, removed duplicates)
|
2008-06-15 13:33:53 +00:00 |
TestOnly.php
|
MINOR Unified @package PHPdoc (added where missing, removed duplicates)
|
2008-06-15 13:33:53 +00:00 |
TestRunner.php
|
FEATURE: Flush template cache before running tests
|
2008-10-16 19:48:12 +00:00 |
TestSession.php
|
ENHANCEMENT Added Controller->redirectBack()
|
2008-10-14 19:59:01 +00:00 |
TestViewer.php
|
MINOR Unified @package PHPdoc (added where missing, removed duplicates)
|
2008-06-15 13:33:53 +00:00 |