summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Franzmann2015-08-02 18:18:45 +0200
committerFlorian Franzmann2015-08-02 21:48:51 +0200
commit7ad50a3762442c6a2d89a3a69c4eadf61ee3bb77 (patch)
treeff0ed138716da6a6a0493bc1bb24c407b145b7a9 /ChangeLog
parent8c1b34f5be3b19a0ba98c88d68b00d712a8a9826 (diff)
haskell/haskell-tasty-rerun: new spell, run tests by filtering the test tree depending on the result of previous test runs
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 98cfce0323..63dc666c1f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -91,6 +91,8 @@
* haskell/haskell-reducers: new spell, specialized containers and a
general map/reduce framework
* haskell/haskell-split: new spell, combinator library for splitting lists
+ * haskell/haskell-tasty-rerun: new spell, run tests by filtering the test
+ tree depending on the result of previous test runs
2015-08-01 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* haskell/haskell-data-endian: new spell, helpers for converting