Artifact 272f1780da5e82dce14507032126163d1b1a5b0a:
- File tests/tests/ezlog_fail/lookittmp.logpro — part of check-in [a50e564c64] at 2011-11-07 11:10:57 on branch trunk — Bunchofixes for ezsteps (user: mrwellan, size: 335) [annotate] [blame] [check-ins using]
;; (c) 2006,2007,2008,2009 Matthew Welland matt@kiatoa.com ;; ;; License GPL. (expect:ignore in "LogFileBody" < 99 "Ignore the word error in comments" #/^\/\/.*error/) (expect:warning in "LogFileBody" = 0 "Any warning" #/WARNING/) (expect:error in "LogFileBody" = 0 "Any error" (list #/ERROR/ #/.*/)) ;; force an error