aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 988395a..d00bebb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2012-05-24 Jiri Vanek <[email protected]>
+
+ Introduced whitelist for reproducers
+ * netx-dist-tests-whitelist: new file, contains regular expressions
+ (separated by space) for expr to select testcases which only will be
+ run. By default set to all by expression .*
+ * Makefile.am: (REPRODUCERS_CLASS_NAMES) When class with testcases is
+ going to be included in list, it is at first check for match in whitelist.
+ If there is no match, will not be included.
+
2012-05-24 Martin Olsson <[email protected]>
* plugin/icedteanp/IcedTeaPluginUtils.cc:
Fix two typos.