summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Add CacheDirectory option inside of user-config.xml for download cacheMichael Larabel2008-05-133-13/+15
| | | | directory.
* When generating download cache, write a pts-download-cache.xml fileMichael Larabel2008-05-134-48/+71
| | | | containing the cached file-names and MD5 sums.
* A variety of code clean-up work, updating/adding header information,Michael Larabel2008-05-1323-126/+238
| | | | etc... Should be all trivial changes.
* Trivial nexuiz change to force build updateMichael Larabel2008-05-121-0/+2
|
* Fixes for encode-flac...Michael Larabel2008-05-123-4/+4
|
* Change default wav file, again... Hopefully last time!Michael Larabel2008-05-1216-30/+31
|
* More pts_Graph tweaks.... sub-title layout is hopefully all sorted outMichael Larabel2008-05-121-2/+2
| | | | now.
* Update change-log...Michael Larabel2008-05-121-0/+2
|
* Add in pts_PassFailGraph object, which is working great so far, but noMichael Larabel2008-05-121-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 Larabel2008-05-123-15/+37
| | | | implementation.
* Small changes...Michael Larabel2008-05-122-7/+13
|
* Update Nexuiz profile against version 2.4.2.Michael Larabel2008-05-113-4/+5
|
* A variety of small changes...Michael Larabel2008-05-102-11/+7
|
* Initial work of a PASS_FAIL result format for tests...Michael Larabel2008-05-101-12/+43
|
* Fix for suite-info to work recursively when listing tests in a suiteMichael Larabel2008-05-103-8/+26
|
* Renamed pts-functions_interfaces.php to pts-interfaces.phpMichael Larabel2008-05-102-1/+1
|
* Allow test profiles to define a graph type (currently only BAR_GRAPH andMichael Larabel2008-05-104-3/+9
| | | | | LINE_GRAPH are supported). Must be specified inside the profile's TestInformation in a ResultFormat tag. Defaults to BAR_GRAPH.
* pts_Graph tweaksMichael Larabel2008-05-101-3/+3
|
* Don't print any information outputted by xdg-screensaver (or if it's notMichael Larabel2008-05-102-1/+2
| | | | found)
* Add refresh-graphs <saved file> option for re-rendering graphs from theMichael Larabel2008-05-104-12/+30
| | | | PTS Results Viewer (mostly for debugging uses)
* Changes when running Phoronix Test Suite:Michael Larabel2008-05-103-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 graphsMichael Larabel2008-05-102-4/+11
|
* Add initial x11perf test profileMichael Larabel2008-05-106-0/+79
|
* Move auto-generated tags code to pts-functions-run and when using theMichael Larabel2008-05-104-48/+57
| | | | upload option, allow tags to be added.
* Rename pts_posix_userhome and pts_posix_username andMichael Larabel2008-05-102-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 Larabel2008-05-102-1/+3
|
* Fixes for detecting user home directory and username. If the PHP POSIXMichael Larabel2008-05-101-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 Larabel2008-05-101-1/+1
|
* Change PTS_MONITOR_DIR to ~/.phoronix-test-suite/system-monitor/ fromMichael Larabel2008-05-102-1/+3
| | | | ~/.phoronix-test-suite/trondheim/
* Merge result fixesMichael Larabel2008-05-101-3/+6
|
* Fix Super PI from uncle_fungusMichael Larabel2008-05-101-3/+3
|
* Improved detection for useless strings in HALMichael Larabel2008-05-103-2/+2
|
* - Drop directory argument on pts_save_result() as it's no longer being used ↵Michael Larabel2008-05-092-4/+13
| | | | and begin work inside pts_save_result() for detecting different "result types"
* Trivial fix for formatting with listing suites...Michael Larabel2008-05-091-1/+1
|
* Tag Phoronix Test Suite 0.6.0Michael Larabel2008-05-092-2/+3
|
* Add initial pcqs-motherboard suite.Michael Larabel2008-05-092-0/+74
|
* Switch PTS Global uploader to sending the results as a $_POST variableMichael Larabel2008-05-091-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 Larabel2008-05-092-0/+4
|
* Add SPECViewPerf 9 mirrors reported by deanjo.Michael Larabel2008-05-091-1/+1
|
* Don't have SPEC Maya in there twice...Michael Larabel2008-05-091-5/+0
|
* md-gromacs fix for Bash shellsMichael Larabel2008-05-091-5/+5
|
* Fix from uncle_fungus for Sunflow results parsingMichael Larabel2008-05-083-2/+8
|
* Oops, accidentally added changes to PTS 0.5.1 change-log instead of git.Michael Larabel2008-05-081-4/+4
| | | | Move.
* Enable PNG compression in pts_GraphMichael Larabel2008-05-082-1/+2
|
* Add initial beeping support for when a test ends and all tests are done.Michael Larabel2008-05-084-0/+9
| | | | Other changes also merged in.
* Switch pts_process_* functions to being pid based instead of time based.Michael Larabel2008-05-081-4/+6
|
* Fix bug in parsing function renamingMichael Larabel2008-05-082-2/+3
|
* Standardize function naming convention for pts-functions_system_parsingMichael Larabel2008-05-085-31/+32
|
* With stdout headers, if width is larger than current terminal width, don'tMichael Larabel2008-05-082-0/+6
| | | | break-up the heading.
* Fix for phoronix-test-suite no detectionMichael Larabel2008-05-082-1/+2
|