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
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
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-17
Improved behaviour of FileLocator:
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
2015-02-15
Moved testdata path
Andreas Stöckel
2015-02-15
Renamed files from oxm and oxd to osxml
Andreas Stöckel
2015-02-15
swapped order of field declarations in comments domain.
Benjamin Paassen
2015-02-15
added much more test data: meta domain, lists domain, bibliography domain, ve...
Benjamin Paassen
2015-02-15
removed author attribute from book domain (got refactored to meta domain)
Benjamin Paassen
2015-02-13
added a toy domain.
Benjamin Paassen
2015-02-12
improved XML parser to support transparency on default fields.
Benjamin Paassen
2015-02-11
made isSubtree (fieldType) and primitivity orthogonal concepts: PRIMITIVE is ...
Benjamin Paassen
2015-02-10
consistent nomenclature for reference concepts.
Benjamin Paassen
2015-02-08
first attempt on incorporating transparency: It does work now, even though on...
Benjamin Paassen
2015-02-06
enabled xml parser to parse documents (at least in a first version).
Benjamin Paassen
2015-02-06
changed name of text field from content to default.
Benjamin Paassen
[next]