Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add CacheDirectory option inside of user-config.xml for download cache | Michael Larabel | 2008-05-13 | 3 | -13/+15 | |
| | | | | directory. | |||||
* | When generating download cache, write a pts-download-cache.xml file | Michael Larabel | 2008-05-13 | 4 | -48/+71 | |
| | | | | containing the cached file-names and MD5 sums. | |||||
* | A variety of code clean-up work, updating/adding header information, | Michael Larabel | 2008-05-13 | 23 | -126/+238 | |
| | | | | etc... Should be all trivial changes. | |||||
* | Trivial nexuiz change to force build update | Michael Larabel | 2008-05-12 | 1 | -0/+2 | |
| | ||||||
* | Fixes for encode-flac... | Michael Larabel | 2008-05-12 | 3 | -4/+4 | |
| | ||||||
* | Change default wav file, again... Hopefully last time! | Michael Larabel | 2008-05-12 | 16 | -30/+31 | |
| | ||||||
* | More pts_Graph tweaks.... sub-title layout is hopefully all sorted out | Michael Larabel | 2008-05-12 | 1 | -2/+2 | |
| | | | | now. | |||||
* | Update change-log... | Michael Larabel | 2008-05-12 | 1 | -0/+2 | |
| | ||||||
* | Add in pts_PassFailGraph object, which is working great so far, but no | Michael Larabel | 2008-05-12 | 1 | -0/+87 | |
| | | | | formal test profiles currently depend upon a ResultType of PASS_FAIL. | |||||
* | Work for supporting abstracted graph types / basis for "Pass/Fail Graph" | Michael Larabel | 2008-05-12 | 3 | -15/+37 | |
| | | | | implementation. | |||||
* | Small changes... | Michael Larabel | 2008-05-12 | 2 | -7/+13 | |
| | ||||||
* | Update Nexuiz profile against version 2.4.2. | Michael Larabel | 2008-05-11 | 3 | -4/+5 | |
| | ||||||
* | A variety of small changes... | Michael Larabel | 2008-05-10 | 2 | -11/+7 | |
| | ||||||
* | Initial work of a PASS_FAIL result format for tests... | Michael Larabel | 2008-05-10 | 1 | -12/+43 | |
| | ||||||
* | Fix for suite-info to work recursively when listing tests in a suite | Michael Larabel | 2008-05-10 | 3 | -8/+26 | |
| | ||||||
* | Renamed pts-functions_interfaces.php to pts-interfaces.php | Michael Larabel | 2008-05-10 | 2 | -1/+1 | |
| | ||||||
* | Allow test profiles to define a graph type (currently only BAR_GRAPH and | Michael Larabel | 2008-05-10 | 4 | -3/+9 | |
| | | | | | LINE_GRAPH are supported). Must be specified inside the profile's TestInformation in a ResultFormat tag. Defaults to BAR_GRAPH. | |||||
* | pts_Graph tweaks | Michael Larabel | 2008-05-10 | 1 | -3/+3 | |
| | ||||||
* | Don't print any information outputted by xdg-screensaver (or if it's not | Michael Larabel | 2008-05-10 | 2 | -1/+2 | |
| | | | | found) | |||||
* | Add refresh-graphs <saved file> option for re-rendering graphs from the | Michael Larabel | 2008-05-10 | 4 | -12/+30 | |
| | | | | PTS Results Viewer (mostly for debugging uses) | |||||
* | Changes when running Phoronix Test Suite: | Michael Larabel | 2008-05-10 | 3 | -10/+79 | |
| | | | | | | | - Add detection if when running a test/suite, the saved file already exists but is from a different test/suite, prompt for new name - When running a test/suite, if the file already exists, list current test identifiers in file and ensure the new identifer is unique | |||||
* | Improved text formatting in graphs | Michael Larabel | 2008-05-10 | 2 | -4/+11 | |
| | ||||||
* | Add initial x11perf test profile | Michael Larabel | 2008-05-10 | 6 | -0/+79 | |
| | ||||||
* | Move auto-generated tags code to pts-functions-run and when using the | Michael Larabel | 2008-05-10 | 4 | -48/+57 | |
| | | | | upload option, allow tags to be added. | |||||
* | Rename pts_posix_userhome and pts_posix_username and | Michael Larabel | 2008-05-10 | 2 | -6/+6 | |
| | | | | | pts_posix_disk_total to pts_user_home, pts_user_name, and pts_disk_total, respectively. | |||||
* | Don't dump XML interfaces in diagnostics dump. | Michael Larabel | 2008-05-10 | 2 | -1/+3 | |
| | ||||||
* | Fixes for detecting user home directory and username. If the PHP POSIX | Michael Larabel | 2008-05-10 | 1 | -4/+22 | |
| | | | | | extension isn't present, turn to reading HOME and USERNAME from the environmental variables of the terminal. | |||||
* | Add another flac (SourceForge) mirror for encode-flac. | Michael Larabel | 2008-05-10 | 1 | -1/+1 | |
| | ||||||
* | Change PTS_MONITOR_DIR to ~/.phoronix-test-suite/system-monitor/ from | Michael Larabel | 2008-05-10 | 2 | -1/+3 | |
| | | | | ~/.phoronix-test-suite/trondheim/ | |||||
* | Merge result fixes | Michael Larabel | 2008-05-10 | 1 | -3/+6 | |
| | ||||||
* | Fix Super PI from uncle_fungus | Michael Larabel | 2008-05-10 | 1 | -3/+3 | |
| | ||||||
* | Improved detection for useless strings in HAL | Michael Larabel | 2008-05-10 | 3 | -2/+2 | |
| | ||||||
* | - Drop directory argument on pts_save_result() as it's no longer being used ↵ | Michael Larabel | 2008-05-09 | 2 | -4/+13 | |
| | | | | and begin work inside pts_save_result() for detecting different "result types" | |||||
* | Trivial fix for formatting with listing suites... | Michael Larabel | 2008-05-09 | 1 | -1/+1 | |
| | ||||||
* | Tag Phoronix Test Suite 0.6.0 | Michael Larabel | 2008-05-09 | 2 | -2/+3 | |
| | ||||||
* | Add initial pcqs-motherboard suite. | Michael Larabel | 2008-05-09 | 2 | -0/+74 | |
| | ||||||
* | Switch PTS Global uploader to sending the results as a $_POST variable | Michael Larabel | 2008-05-09 | 1 | -6/+18 | |
| | | | | | instead of $_GET to avoid the URI length issues... PTS Global is still capable of handling either $_GET or $_POST. | |||||
* | If upload fails, let the user know. | Michael Larabel | 2008-05-09 | 2 | -0/+4 | |
| | ||||||
* | Add SPECViewPerf 9 mirrors reported by deanjo. | Michael Larabel | 2008-05-09 | 1 | -1/+1 | |
| | ||||||
* | Don't have SPEC Maya in there twice... | Michael Larabel | 2008-05-09 | 1 | -5/+0 | |
| | ||||||
* | md-gromacs fix for Bash shells | Michael Larabel | 2008-05-09 | 1 | -5/+5 | |
| | ||||||
* | Fix from uncle_fungus for Sunflow results parsing | Michael Larabel | 2008-05-08 | 3 | -2/+8 | |
| | ||||||
* | Oops, accidentally added changes to PTS 0.5.1 change-log instead of git. | Michael Larabel | 2008-05-08 | 1 | -4/+4 | |
| | | | | Move. | |||||
* | Enable PNG compression in pts_Graph | Michael Larabel | 2008-05-08 | 2 | -1/+2 | |
| | ||||||
* | Add initial beeping support for when a test ends and all tests are done. | Michael Larabel | 2008-05-08 | 4 | -0/+9 | |
| | | | | Other changes also merged in. | |||||
* | Switch pts_process_* functions to being pid based instead of time based. | Michael Larabel | 2008-05-08 | 1 | -4/+6 | |
| | ||||||
* | Fix bug in parsing function renaming | Michael Larabel | 2008-05-08 | 2 | -2/+3 | |
| | ||||||
* | Standardize function naming convention for pts-functions_system_parsing | Michael Larabel | 2008-05-08 | 5 | -31/+32 | |
| | ||||||
* | With stdout headers, if width is larger than current terminal width, don't | Michael Larabel | 2008-05-08 | 2 | -0/+6 | |
| | | | | break-up the heading. | |||||
* | Fix for phoronix-test-suite no detection | Michael Larabel | 2008-05-08 | 2 | -1/+2 | |
| |