Core util tests (#226)

* Error message formatting, deprecate unused functions
* Add 'test-coverage' script
* Additional test coverage for core util module
* Additional tests for core util module

by @mystery-house
This commit is contained in:
MysteryHouse 2022-10-20 03:26:28 -04:00 committed by GitHub
parent a5bf8f6732
commit 113adcc5cc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 467 additions and 52 deletions

3
.gitignore vendored
View file

@ -36,4 +36,5 @@ doc.json
talk/public/EmuSP12
talk/public/samples
server/samples/old
repl/stats.html
repl/stats.html
coverage