Browse Source

no message

florian 25 years ago
parent
commit
7a03f8f3b2
4 changed files with 4 additions and 0 deletions
  1. 1 0
      tests/tbs/tb0224.pp
  2. 1 0
      tests/tbs/tb0225.pp
  3. 1 0
      tests/test/tclass1.pp
  4. 1 0
      tests/test/tclass2.pp

+ 1 - 0
tests/tbs/tb0224.pp

@@ -1,3 +1,4 @@
+{ %KNOWN }
 { Old file: tbs0262.pp }
 { Old file: tbs0262.pp }
 { problems with virtual and overloaded methods }
 { problems with virtual and overloaded methods }
 
 

+ 1 - 0
tests/tbs/tb0225.pp

@@ -1,3 +1,4 @@
+{ %NORUN }
 { Old file: tbs0263.pp }
 { Old file: tbs0263.pp }
 { export directive is not necessary in delphi anymore  OK 0.99.13 (PFV) }
 { export directive is not necessary in delphi anymore  OK 0.99.13 (PFV) }
 
 

+ 1 - 0
tests/test/tclass1.pp

@@ -1,3 +1,4 @@
+{ %VERSION=1.1 }
 {$mode objfpc}
 {$mode objfpc}
 
 
 type
 type

+ 1 - 0
tests/test/tclass2.pp

@@ -1,3 +1,4 @@
+{ %VERSION=1.1 }
 {$mode objfpc}
 {$mode objfpc}
 
 
 type
 type