diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2013-01-28 19:02:21 +0000 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2013-01-28 19:02:21 +0000 |
commit | f627f77f23d1497c9e1f4269b5c8812d12b42f18 (patch) | |
tree | 708772d83a8355e25155cf233d5a9e38f8ad4d96 /tests/general/tpp.ok | |
parent | 6ab0c0f5bf14ed9c15370407b9ee7e0b4b089ae1 (diff) | |
download | icon-f627f77f23d1497c9e1f4269b5c8812d12b42f18.tar.gz |
Imported Upstream version 9.5.0upstream/9.5.0upstream
Diffstat (limited to 'tests/general/tpp.ok')
-rw-r--r-- | tests/general/tpp.ok | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/general/tpp.ok b/tests/general/tpp.ok index 004f79a..a309f8a 100644 --- a/tests/general/tpp.ok +++ b/tests/general/tpp.ok @@ -161,8 +161,8 @@ $( digraphs for EBCDIC $) #line 0 "predef.tst" #== predef test == -should be defined as 1: 1 1 1 1 -should not be defined: _MACINTOSH _VMS _EBCDIC _DOS_FUNCTIONS +should be defined as 1: 1 1 1 +should not be defined: _VMS _EBCDIC _DOS_FUNCTIONS it depends: _COMPILED _INTERPRETED @@ -560,6 +560,6 @@ c c c c c c c c c c c c c c c c c c c c c c c c c c c pipes:1 ascii:1 ebcdic:_EBCDIC # were redefined in tpp.icn -should be defined as 1: 1 1 1 1 -should not be defined: _MACINTOSH _VMS _EBCDIC _DOS_FUNCTIONS +should be defined as 1: 1 1 1 +should not be defined: _VMS _EBCDIC _DOS_FUNCTIONS it depends: _COMPILED _INTERPRETED |