mirror of
https://github.com/JetSetIlly/Gopher2600.git
synced 2025-04-02 11:02:17 -04:00
also removed 6507_functional_test build tag from the package. the original idea was to exclude the package because it took relatively longer than other tests but it is now considerably faster. the speed comes from not recording the execution history, which is only needed if the functional test fails for some reason. if the test does fail, then the test is run again with history recording enabled added ExpectApproximate() function to test package the test harness can also create a pprof if required |
||
---|---|---|
.. | ||
execution | ||
functional_test | ||
instructions | ||
registers | ||
cpu.go | ||
cpu_test.go | ||
doc.go |