summaryrefslogtreecommitdiffstats
path: root/pts-core
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* pts_Graph: Add loadGraphRawValues() for storing raw result data fromMichael Larabel2008-11-292-1/+6
* pts-core: Add and implement RawString to XML results specification for storin...Michael Larabel2008-11-295-0/+28
* pts_Graph: Switch from internal image rendering functions to usingMichael Larabel2008-11-285-406/+74
* bilde_renderer: New PTS-spawned abstracted image rendering interfaceMichael Larabel2008-11-283-0/+490
* 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-279-0/+2025
* pts-core: Add support for dynamically loading objects fromMichael Larabel2008-11-2710-2025/+18
* pts_Graph: ttf_string_* -> text_string_* for functionsMichael Larabel2008-11-275-25/+25
* pts_Graph: Various changes to the graphing objectMichael Larabel2008-11-278-107/+112
* 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-266-34/+52
* 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
* tandem_XmlReader: Major performance improvements and optimizationsMichael Larabel2008-11-263-209/+203
* pts-core: Improve usability for those without the PHP preg_* functionsMichael Larabel2008-11-235-13/+34
* 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-223-9/+7
* graphics_override, email_results, toggle_screensaver: Update to takeMichael Larabel2008-11-226-11/+16
* pts-core: Implement RequiresRoot tag that has been part of the PTS testMichael Larabel2008-11-202-1/+36
* pts-core: Finish eliminating use of all global variables throughoutMichael Larabel2008-11-206-17/+60
* 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-203-39/+111
* 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
* pts-core: Add fallback option support for read_sysctl()Michael Larabel2008-11-191-5/+11
* tandem_XmlReader: Avoid banging on function_exists() so muchMichael Larabel2008-11-191-1/+7
* tandem_XmlReader: Write internal regular expression matcher for systemsMichael Larabel2008-11-191-12/+93
* pts_module: Update pts_timed_function() to reflect option changesMichael Larabel2008-11-191-2/+3
* pts-core: Eliminate THIS_RUN_TIME constant and add preferred way ofMichael Larabel2008-11-194-6/+26