Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | pts-core: Rework downloads.xml code to use pts_objects_test_downloads() | Michael Larabel | 2008-10-19 | 4 | -144/+130 | |
| | | | | with pts_test_file_download() class | |||||
* | pts-core: Support for reading HDD model on Mac OS X (currently SATA only | Michael Larabel | 2008-10-19 | 2 | -82/+97 | |
| | | | | and limited to a single drive) | |||||
* | pts-core: When removing a saved result, remove the SVG files too (just | Michael Larabel | 2008-10-19 | 2 | -0/+5 | |
| | | | | not PNG) | |||||
* | pts: Set TimesToRun to 5 in timed-audio-encode base test | Michael Larabel | 2008-10-19 | 2 | -1/+2 | |
| | ||||||
* | pts-core: More code restructuring and cleaning | Michael Larabel | 2008-10-19 | 5 | -93/+80 | |
| | ||||||
* | pts-core: More restructuring of pts-functions-run.php and further | Michael Larabel | 2008-10-19 | 3 | -83/+94 | |
| | | | | enriching the pts_test_result class | |||||
* | pts-core: More reordering and optimizing pts-functions-run.php code | Michael Larabel | 2008-10-19 | 3 | -115/+141 | |
| | ||||||
* | pts-core: Allow select objects to be exposed to PTS modules when calling | Michael Larabel | 2008-10-18 | 3 | -8/+8 | |
| | | | | them, by passing them as the second argument in pts_module_call() | |||||
* | pts-core: Start reordering and optimizing pts-functions-run.php code | Michael Larabel | 2008-10-18 | 3 | -41/+47 | |
| | ||||||
* | pts-core: Move ExternalDependencies tag location from TestInformation to | Michael Larabel | 2008-10-18 | 49 | -55/+58 | |
| | | | | | | | Test Profile block (This breaks compatibility with earlier test profiles!) pts: Update the location of the ExternalDependencies tag in all relevant test profiles | |||||
* | pts: Add java-environment base test that provides the java external | Michael Larabel | 2008-10-18 | 9 | -12/+39 | |
| | | | | dependency and reports Java version to test notes | |||||
* | pts-core: Automatically append periods to test notes | Michael Larabel | 2008-10-18 | 4 | -9/+9 | |
| | ||||||
* | pts-core: Support pts_call_test_script() using Cascading Test Profiles | Michael Larabel | 2008-10-18 | 3 | -15/+28 | |
| | | | | so that extended pre/post/parse-results scripts can be run | |||||
* | pts-core: Unify running pre/post/parse-results script running with | Michael Larabel | 2008-10-18 | 2 | -28/+33 | |
| | | | | pts_call_test_script() | |||||
* | pts-core: Change directory to the test installation directory before | Michael Larabel | 2008-10-18 | 2 | -2/+3 | |
| | | | | running post.sh / post.php | |||||
* | pts-core: Allow test profiles to append a test note to a results file by | Michael Larabel | 2008-10-18 | 2 | -0/+6 | |
| | | | | | writing the information to pts-test-note in the test installation directory | |||||
* | pts-core: Add pts_add_test_note() function for reporting items to list | Michael Larabel | 2008-10-18 | 3 | -21/+16 | |
| | | | | in the test notes of saved results | |||||
* | pts-core: Delete pts-results-description, pts-test-version, and | Michael Larabel | 2008-10-18 | 2 | -0/+4 | |
| | | | | pts-results-scale after reading them | |||||
* | pts-core: Add and implement pts_test_result() class | Michael Larabel | 2008-10-18 | 3 | -6/+19 | |
| | ||||||
* | pts-core: Add pts-generic-classes.php | Michael Larabel | 2008-10-18 | 2 | -0/+26 | |
| | ||||||
* | pts-core: Clean-up IS_*_GRAPHICS define setup | Michael Larabel | 2008-10-18 | 1 | -30/+26 | |
| | ||||||
* | pts-core: Don't report "Test Configuration" header for tests where there | Michael Larabel | 2008-10-17 | 2 | -2/+7 | |
| | | | | are no configuration options | |||||
* | pts: Add nevada test suite for key OpenSolaris tests | Michael Larabel | 2008-10-16 | 2 | -0/+72 | |
| | ||||||
* | pts-core: Unify pts_test_generate_install_xml() and | Michael Larabel | 2008-10-16 | 3 | -29/+58 | |
| | | | | pts_test_refresh_install_xml() into pts_test_refresh_install_xml() | |||||
* | pts: Update build-imagemagick and compress-pbzip2 that appear to have | Michael Larabel | 2008-10-16 | 2 | -0/+2 | |
| | | | | problems on OpenSolaris | |||||
* | pts: Drop etc/ folder full of XML template files | Michael Larabel | 2008-10-16 | 5 | -71/+1 | |
| | ||||||
* | pts-core: Track motherboard, processor, OS, and compiler version when a | Michael Larabel | 2008-10-16 | 4 | -1/+23 | |
| | | | | | test is installed, and if any one ends up getting changed, force re-install of that test | |||||
* | pts-core: Clean / optimize pts-core code / run PEAR's PHP_CodeSniffer | Michael Larabel | 2008-10-16 | 31 | -273/+1672 | |
| | | | | and clean up most errors and warnings | |||||
* | pts-core: Fix $test_type to report to pts_generate_test_notes() | Michael Larabel | 2008-10-15 | 2 | -2/+2 | |
| | ||||||
* | pts-core: Fix bug in pts_contained_tests() that caused Phoronix Global | Michael Larabel | 2008-10-15 | 2 | -1/+2 | |
| | | | | IDs to not be detected | |||||
* | pts-core: Make micro-timer framework use $PHP_BIN instead of php so that | Michael Larabel | 2008-10-15 | 4 | -86/+7 | |
| | | | | it can run on OpenSolaris | |||||
* | pts-core: Fix bug in pts-functions_tests.php | Michael Larabel | 2008-10-15 | 1 | -5/+3 | |
| | ||||||
* | pts-core: Improve OpenSolaris hardware detection with motherboard and | Michael Larabel | 2008-10-15 | 3 | -71/+97 | |
| | | | | processor | |||||
* | pts: Update all test profiles as to whether they support | Michael Larabel | 2008-10-15 | 1 | -0/+45 | |
| | | | | Solaris/OpenSolaris | |||||
* | pts-core: Report $PHP_BIN during testing process so the timer and other | Michael Larabel | 2008-10-15 | 1 | -1/+1 | |
| | | | | yet-to-be-implemented functionality can be added in | |||||
* | pts-core: Eliminate un-needed $vendor variable that stores | Michael Larabel | 2008-10-15 | 1 | -2/+0 | |
| | | | | pts_vendor_identifier(); | |||||
* | pts: Update all test profiles as to whether they support | Michael Larabel | 2008-10-15 | 51 | -40/+51 | |
| | | | | Solaris/OpenSolaris | |||||
* | pts-core: Add support for detecting php binary at /usr/php/bin/php | Michael Larabel | 2008-10-15 | 1 | -0/+3 | |
| | ||||||
* | pts: OpenSolaris External Dependencies XML was named | Michael Larabel | 2008-10-15 | 1 | -0/+84 | |
| | | | | | opensolaris-package.xml when it should be named opensolaris-packages.xml, now fixed | |||||
* | pts: Fix compress-* test profiles with the proper 2GB file size | Michael Larabel | 2008-10-15 | 4 | -3/+4 | |
| | ||||||
* | pts_Graph: More tweaks | Michael Larabel | 2008-10-14 | 1 | -4/+5 | |
| | ||||||
* | pts-core: Fix regression in pts_trim_double() that would return an | Michael Larabel | 2008-10-14 | 2 | -15/+10 | |
| | | | | array instead of float-formatted string | |||||
* | pts_Graph: Improve SVG renderer of text alignment | Michael Larabel | 2008-10-14 | 1 | -0/+3 | |
| | ||||||
* | pts_Graph: Write Y-axis title horizontally along the top of the graph | Michael Larabel | 2008-10-14 | 2 | -10/+20 | |
| | | | | instead of vertically | |||||
* | pts: Change run-count for gtkperf test profile from 2000 to 5000 | Michael Larabel | 2008-10-14 | 3 | -2/+3 | |
| | ||||||
* | pts: Update espeak test profile with eSpeak engine 1.39 | Michael Larabel | 2008-10-14 | 4 | -10/+11 | |
| | ||||||
* | pts-core: Improve detection of graphics cards using common open-source | Michael Larabel | 2008-10-14 | 2 | -11/+16 | |
| | | | | drivers | |||||
* | Tag Phoronix Test Suite 1.4.0 Alpha 3 | Michael Larabel | 2008-10-14 | 2 | -2/+3 | |
| | ||||||
* | pts: Mandatory major version bump for most test profiles | Michael Larabel | 2008-10-14 | 68 | -67/+69 | |
| | ||||||
* | pts: More test profile updates.... | Michael Larabel | 2008-10-14 | 12 | -36/+37 | |
| |