UNC test [OPEN SOURCE]
[UP] Just a baseplate.Uploaded byDescription
It runs 130 tests across every major category. things like file reading/writing, cryptography, debug functions, drawing, websockets, HTTP requests, and more. Each test tries to call a function, checks that it actually works correctly (not just that it exists), and times how long it takes. At the end you get a score showing what percentage of the standard your executor passes, a list of anything that failed and why, and a warning if any aliases (alternate names for functions) are missing. It also does a quiet integrity check to detect if the executor is faking support for functions rather than actually implementing them.

![[UP] Just a baseplate.](/images/script/123974602339071-1789328932614.png)
![[UP] Just a baseplate.](/images/script/123974602339071-1789200739378.png)
![[UP] Just a baseplate.](/images/script/123974602339071-1789155101500.png)
![[UP] Just a baseplate.](/images/script/123974602339071-1789055256059.png)
pretty good