Changeset 4279 for trunk/ProjectFortress/compiler_tests
- Timestamp:
- 10/22/09 23:20:28 (5 weeks ago)
- Location:
- trunk/ProjectFortress/compiler_tests
- Files:
-
- 2 added
- 4 modified
-
Compiled10.n.fss (added)
-
XXX10g.test (modified) (1 diff)
-
XXX10h.test (modified) (1 diff)
-
XXX10n.test (added)
-
XXX5y.test (modified) (1 diff)
-
XXX9z.test (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ProjectFortress/compiler_tests/XXX10g.test
r4275 r4279 20 20 ${STATIC_TESTS_DIR}/Compiled10.g.fss:31:1-11:\n\ 21 21 \ Invalid comprises clause: Q is included in the comprises clause of T\n\ 22 \ but Q does not extend T .\n\22 \ but Q does not extend T[\\U,S\\].\n\ 23 23 File Compiled10.g.fss has 1 error.\n 24 24 compile_out_equals= -
trunk/ProjectFortress/compiler_tests/XXX10h.test
r4275 r4279 18 18 compile 19 19 compile_err_equals=\ 20 ${STATIC_TESTS_DIR}/Compiled10.h.fss:31:1-29:\n\ 21 \ Invalid comprises clause: Q is included in the comprises clause of T\n\ 22 \ but Q does not extend T[\\U,S\\].\n\ 20 23 ${STATIC_TESTS_DIR}/Compiled10.h.fss:37:3-5:\n\ 21 24 \ Could not check call to function f\n\ 22 25 \ - T[\\Q,Q\\]->() is not applicable to an argument of type P.\n\ 23 File Compiled10.h.fss has 1 error.\n26 File Compiled10.h.fss has 2 errors.\n 24 27 compile_out_equals= -
trunk/ProjectFortress/compiler_tests/XXX5y.test
r3865 r4279 20 20 ${STATIC_TESTS_DIR}/Compiled5.y.fsi:21:1-11:\n\ 21 21 \ Invalid comprises clause: Compiled5.y.O is included in the comprises clause of T\n\ 22 \ but Compiled5.y.O does not extend T.\n\22 \ but Compiled5.y.O does not extend Compiled5.y.T.\n\ 23 23 File Compiled5.y.fss has 1 error.\n 24 24 compile_out_equals= -
trunk/ProjectFortress/compiler_tests/XXX9z.test
r4275 r4279 20 20 ${STATIC_TESTS_DIR}/Compiled9.z.fss:21:1-40:\n\ 21 21 \ Invalid comprises clause: Bar[\\U,T\\] is included in the comprises clause of Foo\n\ 22 \ but Bar does not extend Foo .\n\22 \ but Bar does not extend Foo[\\T,U\\].\n\ 23 23 ${STATIC_TESTS_DIR}/Compiled9.z.fss:21:1-40:\n\ 24 24 \ Invalid comprises clause: Foo has a comprises clause\n\

