Age | Commit message (Expand) | Author |
---|---|---|
2010-12-08 | Add scoping for suite and groups | Lukas Larsson |
2010-12-08 | Extend SCB error handling printouts | Lukas Larsson |
2010-12-08 | Add SCB error handling functionality | Lukas Larsson |
2010-12-08 | Change default state to [] instead of undefined | Lukas Larsson |
2010-12-08 | Add terminate SCB functionality | Lukas Larsson |
2010-12-08 | Rename all callback functions to be more inline with the suite callback funct... | Lukas Larsson |
2010-12-08 | Update so that non tuple return values are not filtered out | Lukas Larsson |
2010-12-08 | Remove some compilation warnings | Lukas Larsson |
2010-12-08 | Add support for all pre/post init/end functions | Lukas Larsson |
2010-12-08 | Add so that suite_callbacks can be added by suite_callbacks. Add support for ... | Lukas Larsson |
2010-12-08 | Add support for suite_callback in spec, command_line and interactive. Start w... | Lukas Larsson |
2010-12-08 | Update framework callbacks to use end_tc/4 if available. end_tc/4 can return ... | Lukas Larsson |