Browse Source

* add a not for nig endian machines

pierre 22 years ago
parent
commit
e4c08421ad
1 changed files with 5 additions and 0 deletions
  1. 5 0
      tests/tbs/tb0377.pp

+ 5 - 0
tests/tbs/tb0377.pp

@@ -1,3 +1,8 @@
+{ %OPT=-vn }
+{$ifdef ENDIAN_BIG}
+{$note This test should fail on big endian machines. }
+{$endif}
+
 {$ifdef fpc}{$mode tp}{$endif}
 {$ifdef fpc}{$mode tp}{$endif}
 
 
 var
 var