mike-lischke / antlr4-c3

A grammar agnostic code completion engine for ANTLR4 based parsers
MIT License
396 stars 62 forks source link

#136 Run C++ tests in random order #147

Closed vityaman closed 1 month ago

vityaman commented 1 month ago

CTest runs tests independently and then does not catch test cases dependency bugs.