;; (C) 2006-2014 Matthew Welland matt@kiatoa.com ;; ;; License GPL. (use test) ;; (test "analyze loaded logfile" #t (with-input-from-file "example.log" ;; (lambda () ;; (analyze-logfile oup) #t))) (test-exit)