summaryrefslogtreecommitdiffstats
path: root/pts-core/functions
Commit message (Expand)AuthorAgeFilesLines
...
* pts-core: Improve reporting of Xfce in sw_desktop_environment()Michael Larabel2008-12-051-1/+1
* pts-core: Add pts_load_function_set() for loading functions within PTSMichael Larabel2008-12-041-0/+6
* pts-core: Add pts-functions_io.php and pts-functions_global.phpMichael Larabel2008-12-045-289/+346
* pts-core: Fix regression that disabled benchmarking against PhoronixMichael Larabel2008-12-031-1/+1
* pts-core: Various PHP notice fixesMichael Larabel2008-12-031-1/+2
* pts-core: Fix fatal error in list-installed-tests optionMichael Larabel2008-12-031-0/+1
* pts-core: Cut down on use of pts_exit() command due to the new optionMichael Larabel2008-12-023-35/+35
* Tag Phoronix Test Suite 1.6.0 "Tydal" Alpha 2Michael Larabel2008-12-013-3/+3
* pts-core: Major Self-Contained Test Profile (SCTP) update. Also adds inMichael Larabel2008-11-305-8/+14
* pts-core: Clean up / functionize more benchmark run codeMichael Larabel2008-11-302-6/+149
* pts-core: Add build-suite option that guides the user throughMichael Larabel2008-11-303-0/+140
* pts-core: Add download-test-files option to download files for aMichael Larabel2008-11-301-21/+23
* 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-302-12/+2
* pts-core: Remove DownloadSize tag that was deprecated from the testMichael Larabel2008-11-292-14/+3
* 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-292-39/+1
* pts-core: Ensure all PTS options extend the pts_option_interfaceMichael Larabel2008-11-292-8/+8
* pts-core: Eliminate use of SILENT_INSTALL environmental variableMichael Larabel2008-11-293-4/+4
* pts-core: Rework the pts_run_option interface to set options to run nextMichael Larabel2008-11-291-10/+28
* pts-core: Add analyze-all-runs option to generate a candlestick graphMichael Larabel2008-11-291-0/+4
* pts_Graph: Add loadGraphRawValues() for storing raw result data fromMichael Larabel2008-11-291-1/+1
* pts-core: Add and implement RawString to XML results specification for storin...Michael Larabel2008-11-294-0/+18
* pts-core: Unset an object from the __autoload() array after use since itMichael Larabel2008-11-281-1/+2
* pts-core: Fix reporting erroneous motherboard string (Found on QEMUMichael Larabel2008-11-281-1/+6
* pts-core: Add validate-result mode that PTS test profiles can implementMichael Larabel2008-11-271-0/+7
* pts-core: Add support for dynamically loading objects fromMichael Larabel2008-11-271-0/+18
* pts_Graph: Various changes to the graphing objectMichael Larabel2008-11-272-5/+5
* pts-core: Add support for Xfce 4.x detection to sw_desktop_environment()Michael Larabel2008-11-261-0/+13
* pts_Graph: Various changes to the graphing objectMichael Larabel2008-11-261-2/+4
* pts-core: Add support for KDE 4.x in sw_desktop_environment()Michael Larabel2008-11-261-3/+42
* pts-core: Add support for detecting and reporting the desktopMichael Larabel2008-11-263-13/+20
* pts-core: When rendering graph results, report the PTS version numberMichael Larabel2008-11-261-1/+9
* pts-core: Improve usability for those without the PHP preg_* functionsMichael Larabel2008-11-234-12/+33
* pts-core: Fix in memory type detectionMichael Larabel2008-11-231-0/+5
* pts-core: Fix for Self-Contained Test Profiles (SCTP) supportMichael Larabel2008-11-232-8/+10
* Tag Phoronix Test Suite 1.6.0 "Tydal" Alpha 1Michael Larabel2008-11-222-5/+5
* graphics_override, email_results, toggle_screensaver: Update to takeMichael Larabel2008-11-221-1/+1
* pts-core: Implement RequiresRoot tag that has been part of the PTS testMichael Larabel2008-11-201-1/+14
* pts-core: Finish eliminating use of all global variables throughoutMichael Larabel2008-11-203-13/+55
* pts-core: Fix typo in last commitMichael Larabel2008-11-201-1/+1
* pts-core: Eliminate use of global variables in PTS modules supportMichael Larabel2008-11-201-34/+107
* pts-core: Return false on failure from read_hal(), read_system_hal()Michael Larabel2008-11-202-7/+12
* pts-core: Return false on failure from read_sysctl() instead ofMichael Larabel2008-11-204-6/+23
* pts-core: Return false on failure from read_lsb() instead of "Unknown"Michael Larabel2008-11-202-6/+15
* pts-core: Return false on failure from read_pci() instead of "Unknown"Michael Larabel2008-11-203-4/+4
* pts-core: Fixes in FreeBSD 7 supportMichael Larabel2008-11-192-4/+10
* pts-core: Add internal caching support for lspci and lsb_releaseMichael Larabel2008-11-191-6/+15