summaryrefslogtreecommitdiffstats
path: root/CHANGE-LOG
diff options
context:
space:
mode:
authorMichael Larabel <michael@phx-laptop.(none)>2008-08-19 21:37:21 -0400
committerMichael Larabel <michael@phx-laptop.(none)>2008-08-19 21:37:21 -0400
commit9ca864756c9673e97df56e84ca57672c074364c2 (patch)
treea33f5e3dbd6e6b184f0f3cb6a6867e48d3208166 /CHANGE-LOG
parenta514b9ebdeead92da0f64715509249f80ddb1825 (diff)
downloadphoronix-test-suite-upstream-9ca864756c9673e97df56e84ca57672c074364c2.tar.gz
phoronix-test-suite-upstream-9ca864756c9673e97df56e84ca57672c074364c2.tar.xz
phoronix-test-suite-upstream-9ca864756c9673e97df56e84ca57672c074364c2.zip
pts-core: During the testing process, the test identifier is set to
$GLOBALS["TEST_IDENTIFIER"]
Diffstat (limited to 'CHANGE-LOG')
-rw-r--r--CHANGE-LOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGE-LOG b/CHANGE-LOG
index d3acbfa..de9eb0a 100644
--- a/CHANGE-LOG
+++ b/CHANGE-LOG
@@ -5,6 +5,7 @@ Phoronix Test Suite
- pts-core: Sort xrandr_available_modes() by pixel count
- pts-core: Add list-all-tests option that is like list-tests but will also list tests that are marked of an EXPERIMENTAL, PRIVATE, BROKEN, or UNVERIFIED state
- pts-core: Add PTS module return response types. First implementation: If a module call returns PTS_MODULE_UNLOAD, it will unload the module midway through the process.
+- pts-core: During the testing process, the test identifier is set to $GLOBALS["TEST_IDENTIFIER"]
- pts: Add j2dbench test profile for a Java OpenGL 2D Microbenchmark (Thanks to Sun Microsystems)
- pts: Switch over rest of graphics suites to using $VIDEO_WIDTH and $VIDEO_HEIGHT
- pts: Add java-opengl test suite for Java OpenGL tests