RandomSec/main
Tom Morris 28a9f68236
Unit test improvements (#2856)
* Fix two deprecated methods usages

* Test ToNumber conversions

* Test behavior of all functions when passed 0 or 8 arguments

There are 16 which fail currently on 0 args (return null or
False instead of EvalError), but have been whitelisted until
we can verify whether it's safe to change them without introducing
compatibility issues.

There are 19 which fail to return an error on too many (ie 8) args.
2020-07-02 20:29:21 +02:00
..
IDEs/eclipse Thad no longer supports Netbeans config (#2466) 2020-03-27 09:30:30 +01:00
src Use Apache IO Commons IOUtils instead of homerolled (#2845) 2020-06-30 13:49:47 +02:00
tests Unit test improvements (#2856) 2020-07-02 20:29:21 +02:00
webapp Fix misstatement about supported formats in import project screen (#2841) 2020-06-30 08:25:15 +02:00
pom.xml Fall back to Apache Jena 3.9.0 (from 3.15.0) (#2826) 2020-06-27 23:40:21 +02:00