index
:
ousia.git
master
Ousía Main Repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testdata
/
osmlparser
Age
Commit message (
Expand
)
Author
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-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
Fix for issue #85 -- only allowing explicit fields if no structure elements o...
Andreas Stöckel
2015-02-18
Added test for bug with structs that do not posses a field
Andreas Stöckel
2015-02-18
Fixed bug #80 and added unit test
Andreas Stöckel
2015-02-17
Removed no longer needed "simple_book" test file
Andreas Stöckel
2015-02-17
Added very primitive unit tests for include
Andreas Stöckel
2015-02-17
Added test for bug #79
Andreas Stöckel
2015-02-17
Fixed issue #78 and added unit test
Andreas Stöckel
2015-02-16
smaller fixes in testdata
Benjamin Paassen
2015-02-16
Modified simple_book.osml to use numeric arguments
Andreas Stöckel
2015-02-16
Added "simple_book.osml" osml example file
Andreas Stöckel
2015-02-15
Added OsmlParserTest
Andreas Stöckel