aboutsummaryrefslogtreecommitdiff
path: root/test/uk/ac/ox/cs/pagoda/junit
Commit message (Collapse)AuthorAgeFilesLines
* Bug-fix in tester.RncLsn2015-05-281-77/+0
|
* Merge branch 'upstream' into Query-dependent-skolemisationRncLsn2015-05-281-52/+61
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/uk/ac/ox/cs/pagoda/approx/RLPlusOntology.java src/uk/ac/ox/cs/pagoda/endomorph/plan/OpenEndMultiThreadPlan.java src/uk/ac/ox/cs/pagoda/endomorph/plan/OpenEndPlan.java src/uk/ac/ox/cs/pagoda/query/GapByStore4ID.java src/uk/ac/ox/cs/pagoda/query/GapByStore4ID2.java src/uk/ac/ox/cs/pagoda/reasoner/MyQueryReasoner.java src/uk/ac/ox/cs/pagoda/reasoner/light/BasicQueryEngine.java src/uk/ac/ox/cs/pagoda/tracking/TrackingRuleEncoderWithGap.java src/uk/ac/ox/cs/pagoda/util/Utility.java test/uk/ac/ox/cs/pagoda/junit/ClauseTester.java test/uk/ac/ox/cs/pagoda/junit/TestGapMappedToLower.java
| * fixed a bug in the process of generating gap tuples, see test inyujiao2015-05-251-0/+77
| | | | | | TestGapMappedToLower.java
| * turned on the LOG switch in Utilityyzhou2015-05-221-0/+25
| | | | | | | | added a tracking rule for inequality in TrackingRuleEncoderWithGap added a testcase in ClauseTester
* | Merged updates from upstream.RncLsn2015-05-282-0/+251
| |
* | Switch from JUnit to TestNG.RncLsn2015-05-0615-896/+0
|/ | | | Plus minor fixes.
* downgrade owl api and reorganised src filesyzhou2015-04-301-3/+1
|
* fixed some bugs in windows serveryzhou2015-04-211-1/+2
|
* initial versionyzhou2015-04-2115-0/+897