Age | Commit message (Expand) | Author |
---|---|---|
2024-12-02 | Moved the checks in a dedicated library | Chimrod |
2024-02-08 | Added a new check to ensure that every call to another location points to an ... | Chimrod |
2024-02-08 | Added a general context for each test | Chimrod |
2023-11-13 | Simplified the representation of expressions in strings | Chimrod |
2023-11-09 | Made the compose evaluation lazy | Chimrod |
2023-11-09 | Added a way to compose a test with another one | Chimrod |
2023-11-06 | In the string expression simplification, only report the strings converted in... | Chimrod |
2023-11-04 | Allow test to be enabled or disabled by command line | Chimrod |
2023-11-04 | List all the available tests on command line | Chimrod |
2023-11-03 | Extracting the report from the Location checker is now in it’s own function | Chimrod |
2023-11-02 | Added a new checkers for unecessary use of strig containing an escaped expres... | Chimrod |