diff options
author | Michael Larabel <michael@phx-laptop.(none)> | 2008-10-05 08:21:59 -0400 |
---|---|---|
committer | Michael Larabel <michael@phx-laptop.(none)> | 2008-10-05 08:21:59 -0400 |
commit | f6842cf358b11cbaa9290cca101f9fe4dc6b15d3 (patch) | |
tree | cd94ce4c45d7aaaa18e968bc5bd785cba9f55c14 /EXPERIMENTAL-CHANGE-LOG | |
parent | 280da7fa136b913c4221455b83c25efc0786ec0e (diff) | |
download | phoronix-test-suite-upstream-f6842cf358b11cbaa9290cca101f9fe4dc6b15d3.tar.gz phoronix-test-suite-upstream-f6842cf358b11cbaa9290cca101f9fe4dc6b15d3.tar.xz phoronix-test-suite-upstream-f6842cf358b11cbaa9290cca101f9fe4dc6b15d3.zip |
pts-core: Add support for backing up downloads to the cache from base
tests being extended
Diffstat (limited to 'EXPERIMENTAL-CHANGE-LOG')
-rw-r--r-- | EXPERIMENTAL-CHANGE-LOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/EXPERIMENTAL-CHANGE-LOG b/EXPERIMENTAL-CHANGE-LOG index 90091bc..22bf496 100644 --- a/EXPERIMENTAL-CHANGE-LOG +++ b/EXPERIMENTAL-CHANGE-LOG @@ -58,6 +58,7 @@ Phoronix Test Suite - pts-core: Add a index.html forwarder to each result file and have the launch browser script open that, since on some systems .xml opens up in an editor instead of browser by default - pts-core: When installing a suite and a test fails to download a file due to an MD5 mismatch, continue on with next test instead of exiting - pts-core: Avoid overusing pts_exit() and replace with improved logic +- pts-core: Add support for backing up downloads to the cache from base tests being extended - pts: Move pcqs tests out of tree - pts: Switch all relevant test profiles using ArgumentName to using ArgumentPrefix - pts: Move the byte test profile to using the new $LOG_FILE capability for an example and for testing |