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 (
Collapse
)
Author
2016-04-25
Add another test for the test math environment, remove old tests
Andreas Stöckel
2016-04-25
Test underscore token
Andreas Stöckel
* Move test math environment to integration folder * Add math_limits integration test
2016-04-25
Remove no longer needed test (will be moved to testdata/integration in a ↵
Andreas Stöckel
different form)
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-03
added more complex tests and prevented endless loops in ↵
Andreas Stöckel
DocumentChildHandler::startAnnotation
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 ↵
Andreas Stöckel
or data have been given beforehand. Added unit tests.
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