logoalt Hacker News

messetoday at 6:04 AM1 replyview on HN

The TH3 test suite is proprietary, but the TCL test suite that they refer to is public domain.

I'm not sure where they get their 90k CLOC count though, that seems like it might be an LLM induced hallucination given the rest of the project. The public domain TCL test suite is ~27k CLOC, and the proprietary suite is 1055k CLOC.


Replies

littlestymaartoday at 7:37 AM

Thanks for the clarification, I appreciate it.

> and the proprietary suite is 1055k CLOC.

Why is the code size of the proprietary test suite even public though?

show 1 reply