This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-phpruntests
Watch
1
Star
0
Fork
0
You've already forked archived-phpruntests
mirror of
https://github.com/php/phpruntests.git
synced
2026-03-24 16:12:11 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
Add File
New File
Upload File
Apply Patch
archived-phpruntests
/
tests
History
zoe slattery
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
2013-03-02 20:32:36 +00:00
..
configuration
Update test bucket to dev stream, temporary fix to INI sects
2012-05-16 09:54:00 +01:00
testcase
assemble redirected tests, ready to add code to run
2012-08-05 20:46:41 +01:00
rtGroupConfigurationTest.php
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
2013-03-02 20:32:36 +00:00
rtGroupResultsTest.php
Refactor - add Group results class
2012-10-12 14:28:29 +01:00
rtPhpTestGroupTest.php
Adding and testing code to read skipif.inc files to enable whole directory skips
2013-02-27 16:52:34 +00:00
rtTaskSchedulerTest.php
Adding debug option - needs rework
2012-10-17 16:53:42 +01:00
rtTestBootstrap.php
Code to generate phar and mods deal with phar relative path issues
2012-10-09 13:34:11 +01:00
rtTextTest.php
remove redundant PHPUnit code
2012-04-19 11:11:55 +00:00