Bugfix for #182. Added assert_equal() and assert_approx() for regression helpers.

This commit is contained in:
Revar Desmera
2020-06-20 19:51:58 -07:00
parent 1f7e1f5d0d
commit 20dfaac113
4 changed files with 290 additions and 220 deletions

View File

@@ -8,7 +8,7 @@
//////////////////////////////////////////////////////////////////////
BOSL_VERSION = [2,0,359];
BOSL_VERSION = [2,0,360];
// Section: BOSL Library Version Functions