Commit Graph

  • 8c104424b9 Added a way of distributing the tasks across processors based on the times that they have taken to run in a previous run. This is invoked with the command line option -g. Also added the command line option --log filename, if enabled this will record the time taken for each group and which processor it was run on. Memory usage is also logged but only for serial runs master zoe slattery 2013-03-02 20:32:36 +00:00
  • 88dfb30b03 Changed the name of the group skip file so it's easier to compare with old version zoe slattery 2013-02-28 08:56:47 +00:00
  • 68730ea02f Adding and testing code to read skipif.inc files to enable whole directory skips zoe slattery 2013-02-27 16:52:34 +00:00
  • 5b5cec2bc4 Adding debug option - needs rework zoe slattery 2012-10-17 16:53:42 +01:00
  • 7e640bec2f Task scheduler test zoe slattery 2012-10-13 17:29:49 +01:00
  • b2e14bfd6b fix bugs in output writer, add .phpt to putput file names zoe slattery 2012-10-13 12:59:24 +01:00
  • 3fde97a0ea Refactor - add Group results class zoe slattery 2012-10-12 14:28:29 +01:00
  • b668d1f0fe Some changes to reduce memory usage zoe slattery 2012-10-11 16:56:28 +01:00
  • b3d8d59065 Changes to add default test directories (running from make test) zoe slattery 2012-10-09 14:57:59 +01:00
  • 5bfcd27d56 Code to generate phar and mods deal with phar relative path issues zoe slattery 2012-10-09 13:34:11 +01:00
  • 2a000e34b9 Redirect tests implementaion zoe slattery 2012-10-03 21:32:07 +01:00
  • ca7438d679 committing stable code on the way tio redir impl zoe slattery 2012-08-14 19:44:57 +01:00
  • d212f75880 Add logic to check redirect skipif before saving the test zoe slattery 2012-08-06 11:40:32 +01:00
  • c899eb4017 assemble redirected tests, ready to add code to run zoe slattery 2012-08-05 20:46:41 +01:00
  • f596cdb981 Remove redirect changes from scheduler zoe slattery 2012-08-05 13:27:28 +01:00
  • 2524e8359a Adding new group configuration zoe slattery 2012-05-23 12:02:06 +01:00
  • 34d4af0b38 More steps towards implementation of REDIRECT zoe slattery 2012-05-23 12:01:09 +01:00
  • 8ccb00b2bc Fixing unit tests and invalid argument problem zoe slattery 2012-05-21 20:56:03 +01:00
  • ddc50ad101 Fix bug in gzip/deflate post init() zoe slattery 2012-05-20 23:05:02 +01:00
  • 56369c5565 Redirecttest implementation - set status to redirected zoe slattery 2012-05-20 17:29:09 +01:00
  • 24d08e7751 Implementing REDIRECT TEST. Get list of testcases back to PhpRun class zoe slattery 2012-05-20 13:09:28 +01:00
  • 6232592cbf fix valid section tests zoe slattery 2012-05-20 11:18:21 +01:00
  • fd9a5da89d Implementing REDIRECTTEST: Add section class and test zoe slattery 2012-05-20 08:59:13 +01:00
  • 06ec4c52dd Add php-cgi to the sample configuration zoe slattery 2012-05-18 12:13:33 +01:00
  • 537dfb7cc0 Reworked checks for empty sections, an empty section at the end must be allowed zoe slattery 2012-05-17 17:32:57 +01:00
  • a0186aee4d A second fix to empty sections and adding timing benchmark zoe slattery 2012-05-17 08:36:15 +01:00
  • a1146b7ac0 Fix pcntl check for parallel execution zoe slattery 2012-05-16 19:02:01 +01:00
  • b4a18c30cc Catch empty section at end of test zoe slattery 2012-05-16 18:49:04 +01:00
  • 53e9743ece Update test bucket to dev stream, temporary fix to INI sects zoe slattery 2012-05-16 09:54:00 +01:00
  • 3089bb73e1 created php-5.4.0 test bucket zoe slattery 2012-05-14 10:54:44 +01:00
  • e7f8ac5f65 add some echos to the build file Zoe Slattery 2012-05-11 08:48:17 +00:00
  • 37c1c9bfa7 Add a temp directory to properties Zoe Slattery 2012-05-11 08:16:12 +00:00
  • 48bb681ca2 fix to do a better guess at finding the CGI executable Zoe Slattery 2012-05-11 08:04:49 +00:00
  • 571e6cb00c change to use a single configuration file for testing Zoe Slattery 2012-05-10 15:17:46 +00:00
  • 6e7a69ab63 Change the tests to use the TestBootstrap for PHP defs Zoe Slattery 2012-05-10 10:49:40 +00:00
  • b1ddef2e42 remove hard coded paths Zoe Slattery 2012-05-09 18:57:48 +00:00
  • 772692d8bc clean up temporary file Zoe Slattery 2012-05-09 16:54:16 +00:00
  • bfd08eae80 moree tidying Zoe Slattery 2012-05-09 16:29:30 +00:00
  • 59e6b8ab62 added by accident Zoe Slattery 2012-05-09 16:27:07 +00:00
  • 1f01848175 tidying up Zoe Slattery 2012-05-09 16:26:29 +00:00
  • 2e402b06f9 Fix the directory where tests are run Zoe Slattery 2012-04-30 21:13:32 +00:00
  • f4d4a739b8 I do not know how this ever worked, unless we planned to make keep-all have some options? Zoe Slattery 2012-04-19 11:37:50 +00:00
  • 02f1a5626e remove public Zoe Slattery 2012-04-19 11:30:29 +00:00
  • f613bef76e remove old PHPUnit code Zoe Slattery 2012-04-19 11:25:39 +00:00
  • 250f507984 remove redundant PHPUnit code Zoe Slattery 2012-04-19 11:11:55 +00:00
  • 7eb30df300 Added missing -n command line switches to compare task in build.xml. Stefan Priebsch 2009-09-08 20:48:17 +00:00
  • 100f6c3652 updated commandline-options and testcase Georg Gradwohl 2009-09-03 18:40:09 +00:00
  • 81757c58f3 updated commandline-options and help-file, removed unused classes Georg Gradwohl 2009-09-03 18:15:48 +00:00
  • 67f42619fd added os-check and env-var 'SystemRoot' for windows Georg Gradwohl 2009-08-28 22:31:24 +00:00
  • fb22a57a59 update phpruntests - added php-command to verbose-output Georg Gradwohl 2009-08-20 21:08:45 +00:00
  • c09ce984e9 reworked valgrind support to be a little more in line with run-tests.php Zoe Slattery 2009-08-08 20:22:39 +00:00
  • ec4c24802e change to use protected rather than private Zoe Slattery 2009-08-06 11:48:12 +00:00
  • 9f971feb49 fixing phar/tests/005.phpt on windows Zoe Slattery 2009-08-05 21:04:55 +00:00
  • a3d514e4bc Change to the way POST section files are created Zoe Slattery 2009-08-04 21:47:03 +00:00
  • 897e5bfd07 Change to the way POST section files are created Zoe Slattery 2009-08-04 21:46:19 +00:00
  • 9de3a866f2 fixing to run on Windows Zoe Slattery 2009-08-03 11:59:30 +00:00
  • 5bd4856cf4 oops Zoe Slattery 2009-08-03 09:48:53 +00:00
  • b188fce78d More valgrind stuff Zoe Slattery 2009-08-02 20:33:32 +00:00
  • b13441112d code to use an external memory checker (valgrind) framework to add others Zoe Slattery 2009-07-28 20:48:15 +00:00
  • b6e7604a5d valgrind input classes Zoe Slattery 2009-07-26 14:49:23 +00:00
  • 6311116950 Switched remaining exceptions to rtException. Stefan Priebsch 2009-07-23 11:32:38 +00:00
  • ab8172bd08 Added bootstrap file for unit tests. Stefan Priebsch 2009-07-23 11:14:57 +00:00
  • fd8ef642b5 Modified build automation run phpt's in /tmp directory. Added new/new comparison with baseline linux results. Stefan Priebsch 2009-07-23 08:38:12 +00:00
  • 2aee3f06af fixed Zoe Slattery 2009-07-22 20:08:50 +00:00
  • 50ed9b3716 Addes -n to make sure of ignoring php.ini files Zoe Slattery 2009-07-22 13:46:38 +00:00
  • 03bd0905bd Adding PHP test executable name to the env that is passed to the test runner Zoe Slattery 2009-07-22 10:44:08 +00:00
  • 9b977945cb Final cleaned up tests Zoe Slattery 2009-07-21 14:44:58 +00:00
  • 9dfb8af023 Fixed typo Zoe Slattery 2009-07-21 11:56:22 +00:00
  • 0240f8a2be tidied test suite Zoe Slattery 2009-07-21 11:36:18 +00:00
  • 2169f5e679 Added DESCRIPTION and STDIN sections Zoe Slattery 2009-07-21 11:30:46 +00:00
  • ce9be909ec minor bugfix - ensure to request skip-section only if it exists Georg Gradwohl 2009-07-20 15:00:54 +00:00
  • 41cc6451cc Improved build automation. Stefan Priebsch 2009-07-20 14:48:02 +00:00
  • a0e2fa43ea bugfix outputwriter Georg Gradwohl 2009-07-20 11:04:48 +00:00
  • 5f58751a57 updated tests slightly Zoe Slattery 2009-07-19 15:08:58 +00:00
  • c59da98fbf Changed to BORK on empty sections Zoe Slattery 2009-07-19 15:02:26 +00:00
  • 6386a2b0d2 remove Zoe Slattery 2009-07-18 19:50:35 +00:00
  • 842f348979 remove previous comparison Zoe Slattery 2009-07-18 19:49:12 +00:00
  • 0de57f9175 baseline Linux comparison Zoe Slattery 2009-07-18 19:48:10 +00:00
  • bf66f24fa7 Updated tests and checker Zoe Slattery 2009-07-18 17:49:35 +00:00
  • 75797b24db remove unnecessary check Zoe Slattery 2009-07-18 17:38:12 +00:00
  • d27e6fbd85 fix regular expression Zoe Slattery 2009-07-18 15:01:02 +00:00
  • 62543625fb Fixing to use teh CGI executable for SKIPIFs in CGI tests Zoe Slattery 2009-07-18 13:11:32 +00:00
  • f022a1e61c Part one of fix to Georg's code Zoe Slattery 2009-07-17 17:31:07 +00:00
  • 3b9dab5d35 fixed tests with wrong section names Zoe Slattery 2009-07-17 09:40:24 +00:00
  • c5b7985a91 fixing {PWD} in INI sections Zoe Slattery 2009-07-16 16:02:44 +00:00
  • 8325cd8c3e fixing {PWD} in INI sections Zoe Slattery 2009-07-16 16:01:01 +00:00
  • 16e2c21436 fixing {PWD} in INI sections Zoe Slattery 2009-07-16 16:00:04 +00:00
  • 650bf7f178 added outputWriter html Georg Gradwohl 2009-07-16 11:52:29 +00:00
  • 1586bf03db added outputWriter html Georg Gradwohl 2009-07-16 11:51:57 +00:00
  • 158d4f535a one more attempt at ridding us of some of those annoying mime types Gwynne Raskind 2009-07-16 08:10:50 +00:00
  • e46728fd70 update outputWriter - extended xml-output Georg Gradwohl 2009-07-15 21:44:54 +00:00
  • f86c2b82fa minor bugifx to avoid warning Georg Gradwohl 2009-07-15 20:59:08 +00:00
  • a5b059009d Fixed parser to allow ===done=== at start of line only. Because people have used echo "===done===" which is of course not the same. Zoe Slattery 2009-07-15 17:04:11 +00:00
  • 1026d4d52e another fix Zoe Slattery 2009-07-15 16:58:10 +00:00
  • 7b54440a22 fixing for Georg Zoe Slattery 2009-07-15 15:24:01 +00:00
  • 03fd94abf6 removing directory mnt (left there by accident) Zoe Slattery 2009-07-15 15:19:52 +00:00
  • 919e3d340d possible fix to cgi test Zoe Slattery 2009-07-15 12:02:47 +00:00
  • 374a8bbd31 test for empty sections Zoe Slattery 2009-07-15 11:04:21 +00:00
  • 4440c67cef line endings Zoe Slattery 2009-07-15 10:36:24 +00:00
  • b804f15f2a changes to tests to match parser changes Zoe Slattery 2009-07-15 10:35:41 +00:00