From 04fab0c37aad72102b46629ae75b6c5b3e2879d3 Mon Sep 17 00:00:00 2001 From: Federico Hernandez Date: Fri, 2 Sep 2011 09:25:29 +0200 Subject: [PATCH] Unit tests - added file test/ANALYSIS containing information about the different unit tests failing while finalizing 2.0.0. To be removed when releasing 2.0.0. --- test/ANALYSIS | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 test/ANALYSIS diff --git a/test/ANALYSIS b/test/ANALYSIS new file mode 100644 index 000000000..d5a67c12b --- /dev/null +++ b/test/ANALYSIS @@ -0,0 +1,10 @@ +* cal.t +month and year are treated as IDs + +* bug.hasnt.t +annotations are no longer considered when searching for strings in desciptions + +* caseless.t +annotations are no longer considered when searching for strings in desciptions + +*