summaryrefslogtreecommitdiffstats
path: root/pts-core/functions/pts-functions-run.php
Commit message (Expand)AuthorAgeFilesLines
...
* pts-core: Allow select objects to be exposed to PTS modules when callingMichael Larabel2008-10-181-1/+1
* pts-core: Start reordering and optimizing pts-functions-run.php codeMichael Larabel2008-10-181-37/+28
* pts: Add java-environment base test that provides the java externalMichael Larabel2008-10-181-1/+1
* pts-core: Automatically append periods to test notesMichael Larabel2008-10-181-3/+3
* pts-core: Support pts_call_test_script() using Cascading Test ProfilesMichael Larabel2008-10-181-14/+26
* pts-core: Unify running pre/post/parse-results script running withMichael Larabel2008-10-181-28/+32
* pts-core: Change directory to the test installation directory beforeMichael Larabel2008-10-181-2/+2
* pts-core: Allow test profiles to append a test note to a results file byMichael Larabel2008-10-181-0/+5
* pts-core: Add pts_add_test_note() function for reporting items to listMichael Larabel2008-10-181-21/+12
* pts-core: Delete pts-results-description, pts-test-version, andMichael Larabel2008-10-181-0/+3
* pts-core: Add and implement pts_test_result() classMichael Larabel2008-10-181-6/+5
* pts-core: Clean / optimize pts-core code / run PEAR's PHP_CodeSnifferMichael Larabel2008-10-161-9/+135
* pts-core: Fix $test_type to report to pts_generate_test_notes()Michael Larabel2008-10-151-1/+1
* pts-core: Report $PHP_BIN during testing process so the timer and otherMichael Larabel2008-10-151-1/+1
* pts-core: Restructure the end-user run-time variables code and add support forMichael Larabel2008-10-121-13/+1
* pts: Update many test profiles to using $LOG_FILEMichael Larabel2008-10-091-0/+7
* pts-core: Keep a running average how long it takes to run a given test.Michael Larabel2008-10-091-1/+6
* pts-core: Add RunMode tag to suite XML and if it's set to "PCQS", enableMichael Larabel2008-10-091-1/+1
* pts: Major test profile updateMichael Larabel2008-10-031-1/+1
* pts: Move over all relevent tests to using the new universal micro-timerMichael Larabel2008-10-031-1/+3
* pts-core: Implement support for parse-results.shMichael Larabel2008-10-031-0/+4
* pts-core: Add in a micro-timer framework that is platform universalMichael Larabel2008-10-031-2/+15
* pts-core: Fix bug in pts-functions-run.phpMichael Larabel2008-10-021-1/+1
* pts-core: Various changes to system functionsMichael Larabel2008-10-021-3/+3
* pts-core: Start on IS_PCQS_MODE defineMichael Larabel2008-10-021-1/+1
* pts-core: If SAVE_BENCHMARK_LOGS environmental variable is set, is theMichael Larabel2008-10-011-1/+1
* pts-core: Add option to user-config.xml in SaveBenchmarkLogs withMichael Larabel2008-10-011-0/+8
* pts-core: Remove LOG_FILE after each test runMichael Larabel2008-10-011-1/+6
* pts-core: Add $LOG_FILE environmental variable during testing that theMichael Larabel2008-10-011-7/+10
* pts-core: Fix for input-driven options with pts_test_options()Michael Larabel2008-10-011-19/+15
* pts-core: Add ArgumentPostfix tag that is a string to be post-fixed toMichael Larabel2008-10-011-0/+2
* pts-core: Add ArgumentPrefix tag to test profile support as aMichael Larabel2008-10-011-2/+9
* pts-core: Move test option handling to using pts_test_options() and newMichael Larabel2008-10-011-0/+34
* pts-core: Move test note creation code for saved results intoMichael Larabel2008-10-011-0/+41
* pts-core: Move Phoronix Global tag creation code intoMichael Larabel2008-10-011-0/+20
* pts-core: Add PostRunMessage tag for showing the user a message afterMichael Larabel2008-09-291-10/+4
* pts-core: Clean up pts_prompt_save_file_name() that could haveMichael Larabel2008-09-211-1/+4
* pts-core: Don't have PreRunMessage or PreInstallMessage hang when inMichael Larabel2008-09-131-2/+6
* pts-core: When running a test (or suite that contains a test) on anMichael Larabel2008-09-111-1/+2
* pts-core: Add $COMPILER and $VIDEO_DRIVER user variables when saving theMichael Larabel2008-09-111-1/+3
* pts-core: Don't allow the user to save a test result file if it's theMichael Larabel2008-09-111-7/+26
* pts-core: Fixes for Cascading Test Profiles and start convertingMichael Larabel2008-09-111-12/+4
* pts-core: Finish up Cascading Test Profiles supportMichael Larabel2008-09-111-6/+6
* pts-core: Add support so that a test profile can extend another test,Michael Larabel2008-09-111-2/+2
* pts-core: Add test resource type location supportMichael Larabel2008-09-111-10/+10
* pts-core: Provide new architecture for test/suite checking through theMichael Larabel2008-09-111-7/+5
* pts-core: Commit 08-CHANGE-TO-CONTAINED-TESTS.patch but the typeMichael Larabel2008-09-111-1/+1
* pts-core: Switch the recurse-based test verify installation function toMichael Larabel2008-09-111-43/+14
* pts-core: Change test/suite type strings to define statementsMichael Larabel2008-09-111-4/+4
* pts-core: Add $CHIPSET user variable for test results and identifierMichael Larabel2008-08-311-0/+1