From 4346001c941603241b41bf6d46468fe113a869e7 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Mon, 5 Sep 2011 15:10:25 -0400 Subject: [PATCH] ANALYSIS - Filled in a few blanks. --- test/ANALYSIS | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/test/ANALYSIS b/test/ANALYSIS index e73ce0700..4f927ad33 100644 --- a/test/ANALYSIS +++ b/test/ANALYSIS @@ -3,9 +3,21 @@ FH month and year are treated as IDs * bug.hasnt.t FH annotations are no longer considered when searching for strings in desciptions +PB one failure left. Haven't looked yet. * caseless.t FH annotations are no longer considered when searching for strings in desciptions +PB one failure left. Haven't looked yet. * project.t PB problem known, disabled output (???) + +* confirmation.t +PB what is going on? Need to look. + +* text.t +PB need to use a UTF-8 friendly way of doing input[--eol]. + +* dependencies.t +PB When running "task 1 dep:-2" the '-' is being considerd a binary op. +