summaryrefslogtreecommitdiffstats
path: root/pts-core/functions/pts-functions_tests.php
Commit message (Expand)AuthorAgeFilesLines
* bilde_renderer: Add a JPEG renderer using the GD libraryMichael Larabel2008-12-281-1/+1
* pts-core: Archive installation output of tests in the test's directoryMichael Larabel2008-12-281-0/+1
* pts-core: Plot results in reverse order when graphing results ifMichael Larabel2008-12-271-0/+6
* pts-core: Eliminate use of most preg_ functionsMichael Larabel2008-12-271-5/+4
* pts_Graph: Allow the use of the SWF bilde_renderer through using theMichael Larabel2008-12-261-4/+4
* bilde_renderer: Add experimental Adobe Flash / SWF renderer with partialMichael Larabel2008-12-261-0/+4
* pts-core: Add pts_installed_test_tandem_XmlReader objectMichael Larabel2008-12-261-4/+4
* pts-core: Add pts_test_installed() boolean functionMichael Larabel2008-12-261-4/+8
* pts-core: Add pts-functions_vars.phpMichael Larabel2008-12-131-0/+13
* pts-core: Few fixes for some regressions from today's work plus otherMichael Larabel2008-12-121-34/+0
* pts-core: Two more changes for tandem_XmlReaderMichael Larabel2008-12-121-1/+1
* pts-core: Embed pts_location_test() into constructor ofMichael Larabel2008-12-121-6/+6
* pts-core: Add auto-disks and auto-disk-partitions to automaticMichael Larabel2008-12-081-2/+2
* pts-core: Add build-suite option that guides the user throughMichael Larabel2008-11-301-0/+4
* pts-core: Update CSS and XSL for results viewer, fix table columnMichael Larabel2008-11-301-8/+1
* pts-core: Remove DownloadSize tag that was deprecated from the testMichael Larabel2008-11-291-13/+3
* pts-core: Allow pts_Graph to set the default image renderer forMichael Larabel2008-11-291-19/+1
* 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-291-0/+3
* pts_Graph: Various changes to the graphing objectMichael Larabel2008-11-271-4/+4
* 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-231-1/+1
* pts-core: Standardize all pts-core official functions with pts_, sw_,Michael Larabel2008-11-171-6/+6
* pts-core: Standardize sw_* functionsMichael Larabel2008-11-171-1/+1
* pts-core: Unify the XSL for the PTS Results Viewer and use a PHPMichael Larabel2008-11-131-2/+18
* pts-core: Drop pts-functions-extras.php and move those functions toMichael Larabel2008-11-131-0/+85
* pts-core: Switch over relevant define statements to using new PTSMichael Larabel2008-11-131-2/+2
* pts-core: Start moving some of the define statements to PTS assignmentMichael Larabel2008-11-131-9/+11
* pts-core: Various small tweaks to pts-coreMichael Larabel2008-11-011-11/+0
* pts-core: Reorder a few functionsMichael Larabel2008-10-301-0/+220
* pts-core: Rework downloads.xml code to use pts_objects_test_downloads()Michael Larabel2008-10-191-44/+55
* pts-core: More code restructuring and cleaningMichael Larabel2008-10-191-22/+68
* pts-core: Unify pts_test_generate_install_xml() andMichael Larabel2008-10-161-28/+56
* pts-core: Track motherboard, processor, OS, and compiler version when aMichael Larabel2008-10-161-1/+16
* pts-core: Clean / optimize pts-core code / run PEAR's PHP_CodeSnifferMichael Larabel2008-10-161-25/+71
* pts-core: Fix bug in pts-functions_tests.phpMichael Larabel2008-10-151-5/+3
* pts-core: When running list-suites, don't show suites that aren'tMichael Larabel2008-10-121-0/+20
* pts-core: Keep a running average how long it takes to run a given test.Michael Larabel2008-10-091-2/+13
* pts-core: Add RequiresCoreVersion tag if the test profile is onlyMichael Larabel2008-10-091-1/+16
* pts-core: Fix pts_test_version_compatible()Michael Larabel2008-10-091-4/+4
* pts-core: Add RunMode tag to suite XML and if it's set to "PCQS", enableMichael Larabel2008-10-091-0/+26
* pts-core: Add ArchitectureSpecific tag to download file XML for hardwareMichael Larabel2008-10-031-0/+16
* pts-core: Add PlatformSpecific tag to download file XML for OS-specificMichael Larabel2008-10-031-3/+18
* pts-core: Add UnsupportedPlatforms tag to test profiles, which isMichael Larabel2008-10-031-6/+20
* pts-core: Add pts_installed_tests_array()Michael Larabel2008-09-291-0/+12
* pts-core: Add pts_available_tests_array() andMichael Larabel2008-09-291-0/+24
* pts-core: Add support so test options can be set as an environmentMichael Larabel2008-09-171-1/+1
* pts-core: Add pts_test_supported() functionMichael Larabel2008-09-171-0/+4
* pts-core: When running a test (or suite that contains a test) on anMichael Larabel2008-09-111-0/+53