summaryrefslogtreecommitdiffstats
path: root/pts-core
Commit message (Expand)AuthorAgeFilesLines
...
* pts-core: Add result-file-to-suite option that will convert the relevantMichael Larabel2008-12-102-1/+97
* pts-core: Disable pts_validate_save_file_name() for nowMichael Larabel2008-12-101-0/+1
* Tag, prepare for release of Phoronix Test Suite 1.6.0 "Tydal" Alpha 3Michael Larabel2008-12-101-1/+1
* pts-core: Improve detection of CPU processor temperatureMichael Larabel2008-12-093-3/+3
* pts-core: Don't report "6.00 PG" in motherboard stringMichael Larabel2008-12-082-1/+4
* pts-core: Add initial functions needed for virtual suite supportMichael Larabel2008-12-083-5/+72
* pts-core: Add auto-disks and auto-disk-partitions to automaticMichael Larabel2008-12-084-5/+55
* pts-core: Add and implement default-run and default-benchmark optionsMichael Larabel2008-12-081-6/+8
* pts-core: Switch IS_BATCH_MODE from using defines to PTS assignmentMichael Larabel2008-12-086-20/+16
* pts-core: Add DefaultEntry tag to XML test specification for specifyingMichael Larabel2008-12-074-10/+108
* pts-core: Clean up some function merge codeMichael Larabel2008-12-072-86/+53
* pts-core: Add pts_result_file objectMichael Larabel2008-12-071-0/+206
* system_monitor: Update sensors every 9 secondsMichael Larabel2008-12-063-23/+23
* pts-core: Various fixes to the rewritten run_testMichael Larabel2008-12-053-9/+20
* pts-core: Allow multiple tests/suites/identifiers to be passed using theMichael Larabel2008-12-055-301/+369
* pts-core: Allow multiple tests/suites/identifiers to be passed using theMichael Larabel2008-12-054-17/+42
* pts-core: Eliminate need to statically code options and arguments inMichael Larabel2008-12-051-2/+9
* pts-core: Improve reporting of Xfce in sw_desktop_environment()Michael Larabel2008-12-051-1/+1
* pts-core: Move around some run_test.php codeMichael Larabel2008-12-041-12/+15
* Add more to pts-results-viewer.xslMichael Larabel2008-12-041-1/+1
* pts-core: Add XSL-powered results overview chart to PTS Results ViewerMichael Larabel2008-12-042-2/+58
* pts-core: Rename various optionsMichael Larabel2008-12-047-7/+7
* pts-core: Add pts_load_function_set() for loading functions within PTSMichael Larabel2008-12-0412-12/+18
* pts-core: Add pts-functions_io.php and pts-functions_global.phpMichael Larabel2008-12-045-289/+346
* pts-core: Fix regression in clone command that didn't download the XMLMichael Larabel2008-12-031-1/+1
* pts-core: Fix regression that disabled benchmarking against PhoronixMichael Larabel2008-12-031-1/+1
* pts-core: Various PHP notice fixesMichael Larabel2008-12-034-5/+6
* pts-core: Fix fatal error in list-installed-tests optionMichael Larabel2008-12-032-1/+2
* pts-core: Cut down on use of pts_exit() command due to the new optionMichael Larabel2008-12-025-42/+59
* pts: Add filesystem test suiteMichael Larabel2008-12-022-4/+4
* Tag Phoronix Test Suite 1.6.0 "Tydal" Alpha 2Michael Larabel2008-12-016-10/+11
* pts-core: Major Self-Contained Test Profile (SCTP) update. Also adds inMichael Larabel2008-11-306-8/+109
* pts-core: Clean up / functionize more benchmark run codeMichael Larabel2008-11-303-128/+160
* pts-core: Add build-suite option that guides the user throughMichael Larabel2008-11-305-105/+250
* pts-core: Add download-test-files option to download files for aMichael Larabel2008-11-302-21/+78
* pts-core: Remove old un-used files and installed files prior toMichael Larabel2008-11-302-3/+21
* pts-core: Fix recent regression in pts_download_test_files() that causedMichael Larabel2008-11-301-4/+3
* pts-core: Update CSS and XSL for results viewer, fix table columnMichael Larabel2008-11-304-35/+29
* pts-core: Remove DownloadSize tag that was deprecated from the testMichael Larabel2008-11-292-14/+3
* pts-core: Fix regression in list-all-tests not listing unsupported testsMichael Larabel2008-11-291-1/+1
* pts-core: Fix regression in hw_gpu_xrandr_available_modes()Michael Larabel2008-11-291-1/+1
* pts-core: Adjust some tag locations within the user-config.xml (NOTE:Michael Larabel2008-11-292-13/+10
* pts-core: Allow pts_Graph to set the default image renderer forMichael Larabel2008-11-295-45/+26
* pts-core: Add pts_option_interfaceMichael Larabel2008-11-291-0/+28
* pts-core: Ensure all PTS options extend the pts_option_interfaceMichael Larabel2008-11-2936-58/+58
* pts-core: Eliminate use of SILENT_INSTALL environmental variableMichael Larabel2008-11-294-9/+4
* pts-core: Rework the pts_run_option interface to set options to run nextMichael Larabel2008-11-294-11/+131
* pts-core: Add analyze-all-runs option to generate a candlestick graphMichael Larabel2008-11-293-1/+52
* pts_CandleStickGraph: A new graph type that displays results from allMichael Larabel2008-11-292-1/+101
* pts-core: Rename analyze option to analyze-batchMichael Larabel2008-11-291-1/+1