summaryrefslogtreecommitdiffstats
path: root/pts-core
Commit message (Expand)AuthorAgeFilesLines
* pts-core: Add auto-file-select and auto-directory-selection options toMichael Larabel2008-12-161-0/+30
* pts-core: Allow reading from TZ00 thermal zone over ACPI for CPUMichael Larabel2008-12-161-1/+3
* pts-core: Add support for specifying multiple possible points inMichael Larabel2008-12-161-15/+23
* pts-core: Rework option counting in pts_auto_process_test_option()Michael Larabel2008-12-161-39/+38
* pts-core: Standardize the module-variables.txt spacing with the otherMichael Larabel2008-12-161-6/+6
* pts-core: Add pts-functions_assignments.phpMichael Larabel2008-12-162-95/+121
* pts-core: Store aliases for distributions used in package identificationMichael Larabel2008-12-163-17/+32
* pts-core: Check all supplied arguments for a PCQS test when determiningMichael Larabel2008-12-161-23/+26
* pts-core: Add pts-functions_vars.phpMichael Larabel2008-12-133-116/+142
* pts-core: When using pts_display_web_browser, point to the index.htmlMichael Larabel2008-12-133-3/+3
* pts-core: Add support for abstracting the package vendor identifierMichael Larabel2008-12-131-3/+20
* pts-core: Ensure no spaces in pts_vendor_identifier()Michael Larabel2008-12-133-4/+2
* pts-core: Few fixes for some regressions from today's work plus otherMichael Larabel2008-12-126-38/+38
* pts-core: Two more changes for tandem_XmlReaderMichael Larabel2008-12-122-2/+2
* pts-core: Add pts_results_tandem_XmlReader() object for providing fileMichael Larabel2008-12-124-6/+45
* pts-core: Add pts_suite_tandem_XmlReader() object for providingMichael Larabel2008-12-125-4/+43
* pts-core: Embed pts_location_test() into constructor ofMichael Larabel2008-12-1210-20/+29
* pts: Add more tests to netbook suiteMichael Larabel2008-12-121-1/+0
* pts-core: Add Mode tag to suite XML specification for allowingMichael Larabel2008-12-113-4/+48
* pts-core: Don't sort current test identifiers when being prompted toMichael Larabel2008-12-112-4/+1
* pts-core: Verify Attributes tag matches (instead of just the ArgumentsMichael Larabel2008-12-111-1/+1
* 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