On Tue Sep 26 22:30:21 2023 +0000, Jeffrey Smith wrote:
I partially agree, as it is a very small set of tests to create a separate test .c file for. On the other hand, it is testing a different interface than the existing test .c file.
I would like to split tests per interface, to avoid huge files. Current mlang.c test file, already have 2800 lines of code.
I would like to extend these tests (and implementation) with next MR.