Changeset 4311 for trunk/ProjectFortress/compiler_tests
- Timestamp:
- 11/03/09 21:46:01 (3 weeks ago)
- Location:
- trunk/ProjectFortress/compiler_tests
- Files:
-
- 3 modified
-
XXX10d.test (modified) (1 diff)
-
XXX10k.test (modified) (1 diff)
-
XXX10s.test (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ProjectFortress/compiler_tests/XXX10d.test
r4259 r4311 20 20 ${STATIC_TESTS_DIR}/Compiled10.d.fss:20:13-17:\n\ 21 21 \ Could not check call to function g\n\ 22 \ - O->() is not applicable to an argument of type AND(T,OR(O,P)).\n\22 \ - O->() is not applicable to an argument of type T.\n\ 23 23 File Compiled10.d.fss has 1 error.\n 24 24 compile_out_equals= -
trunk/ProjectFortress/compiler_tests/XXX10k.test
r4286 r4311 20 20 ${STATIC_TESTS_DIR}/Compiled10.k.fss:33:5-9:\n\ 21 21 \ Could not check call to function k\n\ 22 \ - Q->() is not applicable to an argument of type AND(T[\\U\\],U).\n\22 \ - Q->() is not applicable to an argument of type T[\\U\\].\n\ 23 23 ${STATIC_TESTS_DIR}/Compiled10.k.fss:34:5-7:\n\ 24 24 \ Could not check call to function h\n\ 25 \ - AND(T[\\U\\],U)->() is not applicable to an argument of type T[\\U\\].\n\25 \ - T[\\U\\]->() is not applicable to an argument of type T[\\U\\].\n\ 26 26 ${STATIC_TESTS_DIR}/Compiled10.k.fss:36:5-7:\n\ 27 27 \ Could not check call to function j\n\ -
trunk/ProjectFortress/compiler_tests/XXX10s.test
r4292 r4311 21 21 ${STATIC_TESTS_DIR}/Compiled10.s.fss:20:3-33:\n\ 22 22 \ Invalid overloading of f:\n\ 23 \ ( AND(Bar[\\O,P\\],OR(O,P)), Bar[\\O,P\\]) -> () @ ${STATIC_TESTS_DIR}/Compiled10.s.fss:20:3-33\n\24 \ and ( AND(Bar[\\P,O\\],OR(P,O)), Bar[\\P,O\\]) -> () @ ${STATIC_TESTS_DIR}/Compiled10.s.fss:20:3-33\n\23 \ (Bar[\\O,P\\], Bar[\\O,P\\]) -> () @ ${STATIC_TESTS_DIR}/Compiled10.s.fss:20:3-33\n\ 24 \ and (Bar[\\P,O\\], Bar[\\P,O\\]) -> () @ ${STATIC_TESTS_DIR}/Compiled10.s.fss:20:3-33\n\ 25 25 File Compiled10.s.fss has 1 error.\n 26 26 compile_out_equals=

