Summary
- [fix] fixes #8878 (details)
- [test] with the test (details)
- [improvement] basis for tests for the issue. (details)
- [baseline] fix baseline to include new test package (details)
- [cleanup] fix protocols (details)
- [improvement] refactor, import redefineAClassShouldRedefineIt test (details)
- [fix] fix method without syntax error test (details)
- [improvement] factorise code for assertions, error for a test I don't know how to write (details)
- [fix] fix test for well typed method (details)
- [cleanup] (details)
- [improvement] add a method to block useless UI problems (details)
- [cleanup] renames (details)
- [fix] fixes the issue. still got to do the tests for traits (details)
- [improvement] add an assertion that allowed to fix another bug properly (details)
- [cleanup] (details)
- [improvement] add missing test for fluid trait, failing currently (details)
- [improvement] addTest for well defined traits (details)
- [improvement] fix test for syntaxed errored traits. Still tagged as error as I do not know how to produce a syntax error in that case either (details)
- [fix] fixes all tests ! (details)
- [cleanup] rename missleading name & update comment accordingly (details)
- [improvement] tag two tests as expeceted failure, as I do not know what to do with them for now. Still, someone might want to enable them in the future. (details)
- [improvement] factorize some code (details)
- [improvement] a lot less dangerous test. (details)
- [cleanup] add comment to old dangerous test,, for future references (details)