aboutsummaryrefslogtreecommitdiff
path: root/src/test/scala/rsacomb/OWLClassSpec.scala
Commit message (Collapse)AuthorAgeFilesLines
* Update tests to RDFox v4.0Federico Igne2020-11-051-30/+33
|
* Fix issue with introduction of new version of OWLAPIFederico Igne2020-10-211-6/+10
|
* More details in build.sbt and updated dependenciesStefano Germano2020-10-191-2/+4
| | | | | While updating the dependencies, I noticed that v3.2 of scalatest is very different from v3.1 (https://www.scalatest.org/release_notes/3.2.0). Therefore, I also needed to update the test files. But, there is a "too many arguments" error that needs to be solved (I do not know why it was working before).
* Fix problem with testsFederico Igne2020-10-091-9/+9
| | | | Tests where not ported to the new (slightly more generic) interface.
* Update and comment some testsFederico Igne2020-09-101-86/+90
| | | | | | With the introduction of the fresh variable generator it is harder to test axiom conversion because we would need to define a custom equality method that doesn't take particular variables into account.
* Update to JRDFox v3.1.0Federico Igne2020-07-161-12/+12
|
* Rename source code directory structureFederico Igne2020-07-151-0/+259