From d0b694e633ac4097ca2964d779ecb18409b76154 Mon Sep 17 00:00:00 2001 From: peter Date: Mon, 20 Oct 2003 16:55:26 +0000 Subject: [PATCH] * 1.0.x test only --- tests/tbf/tb0044.pp | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/tests/tbf/tb0044.pp b/tests/tbf/tb0044.pp index 519b73c7ad..0cc125bb13 100644 --- a/tests/tbf/tb0044.pp +++ b/tests/tbf/tb0044.pp @@ -1,7 +1,13 @@ +{ %maxversion=1.0.99 } { %FAIL } { Old file: tbf0230.pp } { several strange happen on the ln function: ln(0): no FPE and writeln can't write non numeric values Gives out an exception on compiling because of zero div OK 0.99.11 (PM) } +{ + This test is only for 1.0.x. + 1.1+ supports Nan and Inf +} + var e : extended;