[Dlang-internal] lexer.d and unittests
Jacob Carlborg
doob at me.com
Wed Aug 7 09:52:03 UTC 2019
On 2019-08-06 01:36, Walter Bright wrote:
> https://codecov.io/gh/dlang/dmd/src/master/src/dmd/lexer.d
>
> Despite having unittests, it is only 30% covered, which is simply
> terrible. Anyone care to add more coverage tests?
I highly recommend adding tests like these [1]. Some more examples [2] [3].
[1] https://github.com/dlang/dmd/tree/master/test/unit/lexer
[2] https://github.com/dlang/dmd/pull/10010
[3] https://github.com/dlang/dmd/pull/9963
--
/Jacob Carlborg
More information about the Dlang-internal
mailing list