From e4f66a8201920570bce66fe7544fd828ac97065f Mon Sep 17 00:00:00 2001 From: Michael Larabel Date: Sat, 18 Oct 2008 22:52:56 -0400 Subject: pts-core: Allow select objects to be exposed to PTS modules when calling them, by passing them as the second argument in pts_module_call() --- EXPERIMENTAL-CHANGE-LOG | 1 + 1 file changed, 1 insertion(+) (limited to 'EXPERIMENTAL-CHANGE-LOG') diff --git a/EXPERIMENTAL-CHANGE-LOG b/EXPERIMENTAL-CHANGE-LOG index b6b4f9f..a7e145b 100644 --- a/EXPERIMENTAL-CHANGE-LOG +++ b/EXPERIMENTAL-CHANGE-LOG @@ -20,6 +20,7 @@ Phoronix Test Suite (Git) - pts-core: Support pts_call_test_script() using Cascading Test Profiles so that extended pre/post/parse-results scripts can be run - pts-core: Move ExternalDependencies tag location from TestInformation to Test Profile block (This breaks compatibility with earlier test profiles!) - pts-core: Start reordering and optimizing pts-functions-run.php code +- pts-core: Allow select objects to be exposed to PTS modules when calling them, by passing them as the second argument in pts_module_call() - pts: Update espeak test profile with eSpeak engine 1.39 - pts: Change run-count for gtkperf test profile from 2000 to 5000 - pts: Drop etc/ folder full of XML template files -- cgit