Преглед на файлове

* changing tests to fix regressions is only the last resort, so this should be sorted out by other means, r19117 reverted
--- Reverse-merging r19117 into '.':
U tests\tbs\tb0349.pp
U tests\tbs\tb0503.pp
G .
--- Recording mergeinfo for reverse merge of r19117 into '.':
G .

git-svn-id: trunk@19136 -

florian преди 14 години
родител
ревизия
867fc54147
променени са 2 файла, в които са добавени 0 реда и са изтрити 10 реда
  1. 0 5
      tests/tbs/tb0349.pp
  2. 0 5
      tests/tbs/tb0503.pp

+ 0 - 5
tests/tbs/tb0349.pp

@@ -1,9 +1,4 @@
 { %VERSION=1.1}
-uses
-{$ifdef unix}
-  cwstring,
-{$endif unix}
-  SysUtils;
 var
    p : pwidechar;
    c1,c2 : widechar;

+ 0 - 5
tests/tbs/tb0503.pp

@@ -1,8 +1,3 @@
-uses
-{$ifdef unix}
-  cwstring,
-{$endif unix}
-  SysUtils;
 procedure testansi;
 var
   s, q: ansistring;