Commits

[76809 total ]
Avatar
r81783 Fixed comment typo.

by Emmanuel Stapf (Using name ‘manus’) on 2009-12-08 18:49 (8 days ago)

Avatar
r81781 Extended test cases to cover reverse attachment to an entity of a non-conforming type as well as object test with a non-conforming type as in both variants the reattachment should not take place.

by Alexander Kogtenkov (Using name ‘alexk’) on 2009-12-08 15:51 (8 days ago)

Avatar
r81780 Removed a call to `put_end_degree' that triggered a precondition violation because there is no paired call to `put_start_degree' in `generate_creation_classes'.

by Alexander Kogtenkov (Using name ‘alexk’) on 2009-12-08 12:57 (8 days ago)

Avatar
r81778 Added a new test with failure in the runtime with expanded with `allocate_tiny' allocation. Most likely it also occurs with non-tiny allocation but it is harder to reproduce.

by Emmanuel Stapf (Using name ‘manus’) on 2009-12-08 01:24 (9 days ago)

Avatar
r81770 Extended test cases to cover reverse attachment to an entity of an expanded type and object test.

by Alexander Kogtenkov (Using name ‘alexk’) on 2009-12-07 20:16 (9 days ago)

Avatar
r81768 Fixed test#final086 by ensuring the expression is used as a register rather than as a whole when its result can be cloned depending on its type at run-time because for these test and clone a macro is used and the expression should not be evaluated twice when an argument of a macro is used multiple times.

by Alexander Kogtenkov (Using name ‘alexk’) on 2009-12-07 15:53 (9 days ago)

Anon32
r81767 Made {ETEST_EVALUATOR_CONNECTION} more general so it could potentially be used for any communication between ec and a testing process, also test generation.

by fivaa on 2009-12-07 14:38 (9 days ago)

Anon32
r81766 Fixed issue where working directories of running tests were not deleted when test execution is aborted manually.

by fivaa on 2009-12-07 14:22 (9 days ago)

Anon32
r81765 Fixed bug where has_next_step was net set to False if test execution was aborted

by fivaa on 2009-12-07 14:21 (9 days ago)

Anon32
r81764 Removed not used else branch

by fivaa on 2009-12-07 14:20 (9 days ago)