From 29eecb27c7f91de92b21bbd646d8b7a55e526833 Mon Sep 17 00:00:00 2001 From: RncLsn Date: Tue, 16 Jun 2015 15:54:53 +0100 Subject: Maybe fixed bug in internalisation. --- test/resources/BugTests.xml | 17 +++++++++++++++++ test/resources/Correctness.xml | 20 ++++++++++++++++++++ test/resources/LightTests.xml | 4 ++-- test/resources/test.properties | 1 + 4 files changed, 40 insertions(+), 2 deletions(-) create mode 100644 test/resources/BugTests.xml create mode 100644 test/resources/Correctness.xml (limited to 'test/resources') diff --git a/test/resources/BugTests.xml b/test/resources/BugTests.xml new file mode 100644 index 0000000..5782bd4 --- /dev/null +++ b/test/resources/BugTests.xml @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/resources/Correctness.xml b/test/resources/Correctness.xml new file mode 100644 index 0000000..3b00b7b --- /dev/null +++ b/test/resources/Correctness.xml @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/resources/LightTests.xml b/test/resources/LightTests.xml index 2bc8dac..69cb572 100644 --- a/test/resources/LightTests.xml +++ b/test/resources/LightTests.xml @@ -5,8 +5,8 @@ - - + + diff --git a/test/resources/test.properties b/test/resources/test.properties index c4a25d0..08caeba 100644 --- a/test/resources/test.properties +++ b/test/resources/test.properties @@ -1 +1,2 @@ +#ontoDir=/home/alessandro/Desktop ontoDir=/home/alessandro/Big_files/Ontologies/ \ No newline at end of file -- cgit v1.2.3