소스 검색

* 1.0.x test only

peter 22 년 전
부모
커밋
d0b694e633
1개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  1. 6 0
      tests/tbf/tb0044.pp

+ 6 - 0
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;