summaryrefslogtreecommitdiffstats
path: root/pts-core/pts-run-cmd.php
Commit message (Expand)AuthorAgeFilesLines
* pts-core: Modularize all Phoronix Test Suite run-time user options intoMichael Larabel2008-11-131-671/+0
* pts-core: Drop pts-functions-extras.php and move those functions toMichael Larabel2008-11-131-1/+1
* pts-core: More random changesMichael Larabel2008-11-131-1/+0
* pts-core: Readjust pts-run-cmd.php code to not be reliant on some itemsMichael Larabel2008-11-131-6/+4
* pts-core: Add more module information to pts_user_module_details classMichael Larabel2008-11-131-33/+3
* pts-core: Add more test information to pts_test_profile_details classMichael Larabel2008-11-131-129/+6
* pts-core: Add more suite information to pts_test_suite_details classMichael Larabel2008-11-131-29/+2
* pts-core: Add pts_test_result_info_details classMichael Larabel2008-11-131-24/+1
* pts-core: Add pts_test_results_details classMichael Larabel2008-11-131-20/+2
* pts-core: Add pts_test_usage_details classMichael Larabel2008-11-131-30/+1
* pts-core: Add pts_installed_test_details classMichael Larabel2008-11-131-7/+1
* pts-core: Add pts_user_module_details classMichael Larabel2008-11-131-22/+4
* pts-core: Add pts_test_suite_details classMichael Larabel2008-11-131-27/+4
* pts-core: Add pts_test_suite_details classMichael Larabel2008-11-131-23/+3
* pts-core: Start moving some of the define statements to PTS assignmentMichael Larabel2008-11-131-2/+2
* pts-core: Add pts_run_shell_script() for extracting a sh script thatMichael Larabel2008-10-261-1/+1
* pts-core: Add pts_extract_file() for extracting a tar file thatMichael Larabel2008-10-261-1/+1
* pts-core: Add result-info option for showing basic information about aMichael Larabel2008-10-241-26/+60
* pts-core: Add __event_global_upload to PTS modules support for callingMichael Larabel2008-10-221-0/+1
* pts-core: Pass select variables to PTS modules and describe theMichael Larabel2008-10-191-3/+0
* pts-core: More code restructuring and cleaningMichael Larabel2008-10-191-4/+4
* pts-core: Unify pts_test_generate_install_xml() andMichael Larabel2008-10-161-1/+1
* pts-core: Clean / optimize pts-core code / run PEAR's PHP_CodeSnifferMichael Larabel2008-10-161-17/+147
* pts-core: Dump end-user run-time variables with diagnostics optionMichael Larabel2008-10-121-0/+3
* pts-core: Minor fixes in list-test-usageMichael Larabel2008-10-121-1/+4
* pts-core: Add average run-time to list-test-usageMichael Larabel2008-10-121-2/+3
* pts-core: When running list-suites, don't show suites that aren'tMichael Larabel2008-10-121-1/+22
* pts-core: Change format of list-test-usageMichael Larabel2008-10-121-4/+5
* pts-core: Show average run-time with info <test> commandMichael Larabel2008-10-091-0/+6
* pts-core: Avoid overusing pts_exit() and replace with improved logicMichael Larabel2008-10-041-149/+168
* pts-core: Add remove-installed-test to remove a test installationMichael Larabel2008-10-031-0/+14
* pts-core: Fix regression with list-test-results that wouldn't show theMichael Larabel2008-10-031-1/+1
* pts-core: Fix regression with list-installed-tests not listing the installed ...Michael Larabel2008-10-031-1/+1
* pts-core: Few more fixes...Michael Larabel2008-10-031-3/+3
* pts-core: Reformat list-tests for better alignment and not showingMichael Larabel2008-10-031-1/+1
* pts-core: Fix regression with module_info -> module_information ->Michael Larabel2008-10-021-1/+1
* pts-core: Fix regression from Alpha 1 that caused no test information toMichael Larabel2008-10-011-1/+1
* pts-core: Various minor improvements in pts-run-cmd.phpMichael Larabel2008-10-011-12/+8
* pts-core: Update upload-results to use new functionsMichael Larabel2008-10-011-10/+4
* pts-core: Add pts_module_call() as a meta function forMichael Larabel2008-09-301-27/+6
* pts-core: Clean-up PHP module calls by using the newMichael Larabel2008-09-301-11/+11
* pts-core: Fix fatal error with list-modules when a module unloads itselfMichael Larabel2008-09-301-1/+1
* pts-core: Clean-up SH module calls by using the new pts_sh_module_call()Michael Larabel2008-09-301-9/+9
* pts-core: Don't call wget directly to download files but useMichael Larabel2008-09-301-1/+2
* pts-core: Fix regression that caused info <test> with a valid testMichael Larabel2008-09-291-1/+1
* pts-core: Add pts_installed_tests_array()Michael Larabel2008-09-291-12/+6
* pts-core: Use pts_test_tandem_XmlReader() in list-tests optionMichael Larabel2008-09-291-1/+1
* pts-core: Add pts_available_tests_array() andMichael Larabel2008-09-291-9/+5
* pts-core: Add support for installing the Phoronix Certification &Michael Larabel2008-09-281-0/+20
* pts-core: Add pts_test_supported() functionMichael Larabel2008-09-171-1/+1