Commit Graph

12 Commits

Author SHA1 Message Date
Ingo Schommer 7bda1ecab6 ENHANCEMENT Allowing JSTestDriver execution in tests/javascript/ by adding bash scripts and new Makefile command ("make jasmine") 2011-03-22 18:05:43 +13:00
Sean Harvey 4354b86001 BUGFIX Removed references to "php5" and replace with "php" in Makefile (it's now consistent with 2.4 build branch)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@111923 467b73ca-7a2a-4603-9d3b-597d59a354a9
2010-10-12 00:53:53 +00:00
Ingo Schommer 54ecf20f68 MINOR Allowing querystring arguments in sapphire/Makefile (from r103744)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@103885 467b73ca-7a2a-4603-9d3b-597d59a354a9
2010-05-03 01:33:51 +00:00
Sam Minnee 984efd8ddf MINOR: Added flush=1 to test executor
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@75953 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-05-04 05:14:00 +00:00
Sam Minnee 2984355f43 Merged branches/2.3 into trunk
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@66395 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-11-22 03:33:00 +00:00
Sam Minnee 8b345f0320 Disabled across-the-board use of windmill tests in continuous integration; instead a specific build is set up for it
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@61630 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-08-27 09:23:56 +00:00
Sam Minnee 3ef542d3c9 Included windmill testing in the continous integration again
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@61629 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-08-27 08:29:37 +00:00
Ingo Schommer 95d4634e2e (merged from branches/roa. use "svn log -c <changeset> -g <module-svn-path>" for detailed commit message)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@60264 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-08-10 23:17:51 +00:00
Sam Minnee 5562885c69 Added flush=1 to test, to ensure that templates are rebuilt
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@55084 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-05-24 05:57:09 +00:00
Sam Minnee 43434fba61 Enabled cli running of tests with appropriate errorlevel. Enabled 'make test' for buildbot:
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@54639 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-05-15 08:46:40 +00:00
Sam Minnee 5896e37f0d Added note about Makefile so that people don't think they should use that for normal installation.
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@48126 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-01-16 23:47:53 +00:00
Sam Minnee ddb96b9dbd Added Makefile so that you can execute 'make test' in sapphire and it will run tests.
Added support for  array in _ss_environment.php for specifying URLs to use for cli-script.php

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@48093 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-01-16 05:24:27 +00:00