瀏覽代碼

* 1.1 only

peter 23 年之前
父節點
當前提交
371661e332
共有 7 個文件被更改,包括 7 次插入0 次删除
  1. 1 0
      tests/test/testv1.pp
  2. 1 0
      tests/test/testv3.pp
  3. 1 0
      tests/test/testv4.pp
  4. 1 0
      tests/test/testv5.pp
  5. 1 0
      tests/test/testv6.pp
  6. 1 0
      tests/test/testv7.pp
  7. 1 0
      tests/test/testv8.pp

+ 1 - 0
tests/test/testv1.pp

@@ -1,3 +1,4 @@
+{ %VERSION=1.1 }
 program testv1;
 
 uses varutils;

+ 1 - 0
tests/test/testv3.pp

@@ -1,3 +1,4 @@
+{ %VERSION=1.1 }
 program testv3;
 
 uses variants,varutils;

+ 1 - 0
tests/test/testv4.pp

@@ -1,3 +1,4 @@
+{ %VERSION=1.1 }
 program testv3;
 
 uses variants,varutils;

+ 1 - 0
tests/test/testv5.pp

@@ -1,3 +1,4 @@
+{ %VERSION=1.1 }
 program testv5;
 
 uses variants,varutils;

+ 1 - 0
tests/test/testv6.pp

@@ -1,3 +1,4 @@
+{ %VERSION=1.1 }
 program testv6;
 
 uses variants,varutils;

+ 1 - 0
tests/test/testv7.pp

@@ -1,3 +1,4 @@
+{ %VERSION=1.1 }
 program testv2;
 
 uses variants,varutils;

+ 1 - 0
tests/test/testv8.pp

@@ -1,3 +1,4 @@
+{ %VERSION=1.1 }
 program testv8;
 
 uses variants,varutils;