index
:
ousia.git
master
Ousía Main Repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testdata
Age
Commit message (
Expand
)
Author
2016-04-25
Move test ontologies to seperate folder
Andreas Stöckel
2016-04-25
Add some random spaces
Andreas Stöckel
2016-04-25
Mix in some non-greedy behaviour tests
Andreas Stöckel
2016-04-25
Adapt correct integration test for the previously commited feature
Andreas Stöckel
2016-04-25
If in the implicit default field of a non-greedy short form, only read data u...
Andreas Stöckel
2016-04-25
Add example for non greedy short form tokens from corresponding use case
Andreas Stöckel
2016-04-25
Implement non-greedy behaviour for short tokens
Andreas Stöckel
2016-04-25
Move test math ontology to "ontologies" folder
Andreas Stöckel
2016-04-25
Issue an error messages if tokens are ambiguous
Andreas Stöckel
2016-04-25
Fixed incorrect file extension
Andreas Stöckel
2016-04-25
Added (currently skipped) integration test for bug #114 -- this bug is somewh...
Andreas Stöckel
2016-04-25
Added integration test for bug #115
Andreas Stöckel
2016-04-25
Reimplement closeToken handling
Andreas Stöckel
2016-04-25
handled special tokens in ontology serialization.
Benjamin Paassen
2016-04-25
Got rid of some unecessary output in ontology serialization.
Benjamin Paassen
2016-04-25
not yet working test file for parent references.
Benjamin Paassen
2016-04-25
added support for typesystem constants in serialization.
Benjamin Paassen
2016-04-25
added enum type support for serialization.
Benjamin Paassen
2016-04-25
fixed integration tests to work with attributes.
Benjamin Paassen
2016-04-25
added serialization support for attributes descriptors.
Benjamin Paassen
2016-04-25
First steps towards typesystem serialization. struct types can be successfull...
Benjamin Paassen
2016-04-25
fixed a bug in the DocumentHandler which lead to problems in case of empty ex...
Benjamin Paassen
2016-04-25
handled output transformation of syntax descriptors (except for special tokens).
Benjamin Paassen
2016-04-25
added test for empty explicit fields, which currently fails.
Benjamin Paassen
2016-04-25
renamed testdata to get integration test to actually do something.
Benjamin Paassen
2016-04-25
fixed some bugs in domain serialization and added first integration test for it.
Benjamin Paassen
2016-04-25
started to implement capabilities for ontology serialization.
Benjamin Paassen
2016-04-25
added a new integration test for complicated inheritance of fields.
Benjamin Paassen
2016-04-25
renamed the osxml integration folder to domain_interaction because that seeme...
Benjamin Paassen
2016-04-25
finished transforming the more sophisticated osxml tests to integration tests.
Benjamin Paassen
2016-04-25
refactored the more sophisticated OSXML parser tests to the integration test ...
Benjamin Paassen
2016-04-25
slight improvements for math ontology.
Benjamin Paassen
2016-04-25
Add another test for the test math environment, remove old tests
Andreas Stöckel
2016-04-25
Cosmetic change: Rename lowerLimits and upperLimits to lowerLimit and upperLimit
Andreas Stöckel
2016-04-25
Remove ignored import from integration test output
Andreas Stöckel
2016-04-25
Test underscore token
Andreas Stöckel
2016-04-25
Update poem integration test to incorporate indent/dedent for indentation of ...
Andreas Stöckel
2016-04-25
Rename simple_short_token test to token_escape, luckily there was no real bug...
Andreas Stöckel
2016-04-25
Add first integration tests
Andreas Stöckel
2016-04-25
Remove no longer needed test (will be moved to testdata/integration in a diff...
Andreas Stöckel
2016-04-25
Add some test files for user defined syntax
Andreas Stöckel
2016-04-25
Fix crash when an undefined annotation is met in the input
Andreas Stöckel
2015-03-04
Prepared implementation of user defined tokens
Andreas Stöckel
2015-03-04
Added test for parsing syntax descriptions
Andreas Stöckel
2015-03-04
made testdata folder self-contained. No reference to default ontologies or ty...
Benjamin Paassen
2015-03-03
added more complex tests and prevented endless loops in DocumentChildHandler:...
Andreas Stöckel
2015-03-03
Added unit tests for annotation handling
Andreas Stöckel
2015-03-03
Renamed isSubtree to subtree and isRoot to root
Andreas Stöckel
2015-03-01
Renamed domain to ontology.
Benjamin Paassen
2015-02-18
restructured domains and deleted as many duplicates from testdata as possible.
Benjamin Paassen
[next]