source: trunk/src/unit_tests

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @371   14 years lgiessmann TM-SPARQL: added some unit-tests for the binary + and - operators
(edit) @369   14 years lgiessmann added the handling of * and / => added some unit-tests; fixed a bug …
(edit) @368   14 years lgiessmann TM-SPARQL: fixed a bug with ||, &&, \!, unary + and - operators => …
(edit) @367   14 years lgiessmann TM-SPARQL: adde the hanlding of || and && operators; added also some …
(edit) @366   14 years lgiessmann TM-SPARQL: fixed a problem in all filter statements that uses """, ' …
(edit) @365   14 years lgiessmann TM-SPARQL: added some unit-tests for the handling of \!, -, + as unary …
(edit) @363   14 years lgiessmann TM-SPARQL: added some unit-tests for the processing of brackets in …
(edit) @362   14 years lgiessmann TM-SPARQL: added some functions that separate a single …
(edit) @361   14 years lgiessmann TM-SPARQL: changed some function in the sparql-parser into …
(edit) @359   14 years lgiessmann TM-SPARQL: added unit-tests for the "result"=>SPARQL-Query method => …
(edit) @358   14 years lgiessmann TM-SPARQL: added a method called "result"=>SPARQL-Query, so invoking …
(edit) @357   14 years lgiessmann TM-SPARQL: added more unit-tests for the sparql-interface => fixed …
(edit) @356   14 years lgiessmann TM-SPARQL: added some unit-tests for processing single triples in a …
(edit) @350   14 years lgiessmann TM-SPARQL: fixed a bug with BASE within the select-where statement; …
(edit) @349   14 years lgiessmann TM-SPARQL: fixed a recursion bug when parsing SELECT-WHERE-statements
(edit) @348   14 years lgiessmann TM-SPARQL: added some unit-tests for parsing of more triples in a …
(edit) @347   14 years lgiessmann TM-SPARQL: added some unit-tests for parsing variables and IRIs in the …
(edit) @346   14 years lgiessmann TM-SPARQL: added some unit-tests for parsing of literals => fixed some bugs
(edit) @345   14 years lgiessmann TM-SPARQL: fixed a bug by calling the next function from a group-pattern
(edit) @344   14 years lgiessmann TM-SAPRQL: added the parsing of tripples in the SELECT-WHERE statement
(edit) @343   14 years lgiessmann TM-SPARQL: addded the parsing of variables in the SELECT statement; …
(edit) @341   14 years lgiessmann fixed several bugs in the processing of PREFIX-statements
(edit) @338   14 years lgiessmann added the new textgrid-TMCL as XTM 2.0 file
(edit) @337   14 years lgiessmann fixed ticket #90 => added unit-tests for the trivial-query part of the …
(edit) @336   14 years lgiessmann added the fundamental module-structure including all files for the …
(edit) @332   14 years lgiessmann fixed tifcket #81 -> fixed some bugs with the mark-as-deleted-handler …
(edit) @330   15 years lgiessmann fixed ticket #64 --> reifier of the TopicMap?-element for xtm 1.0; …
(edit) @329   15 years lgiessmann fixed ticket #63 and ticket #64 --> the xtm 2.0 importer/exporter is …
(edit) @328   15 years lgiessmann fixed ticket #75 --> changed license terms from LGPL to LLGPL in the …
(edit) @326   15 years lgiessmann added a mark-as-deleted handler to the RESTful interface, so PSIs, …
(edit) @325   15 years lgiessmann merged the branch "new-datamodel" with "trunk" -> resolved all …
(edit) @272   15 years lgiessmann service-registry: added the file textgrid.xtm which constraints an …
(edit) @174   15 years lgiessmann fixed a problem in the function \"get-most-recent-version-info\" -> …
(edit) @171   15 years lgiessmann adapted some unit-tests to the fixed ticket #50 --> core_psis.xtm
(edit) @170   15 years lgiessmann fixed ticket #50 --> some unit-test have to be adapted; changed the …
(edit) @167   15 years lgiessmann added a restful handler that is able to export TM-Fragments as RDF/XML
(edit) @166   15 years lgiessmann all reifiers of a fragment\'s topic are collected now as referenced-topics
(edit) @165   15 years lgiessmann finalized the rdf-exporter-reification unit-tests
(edit) @164   15 years lgiessmann added some rdf-exporter-reification test-cases
(edit) @163   15 years lgiessmann fixed some addressing-problems by exporting reifier-topics
(edit) @162   15 years lgiessmann finalized the rdf-importer-reification unit-tests
(edit) @161   15 years lgiessmann added some unit-tests for the rdf-module
(edit) @160   15 years lgiessmann changed the rdf2tm-mapping when exporting reifiers; fixed some …
(edit) @158   15 years lgiessmann added a test file for the rdf-module with several reification-cases
(edit) @155   15 years lgiessmann added the support of reification to the rdf-exporter
(edit) @154   15 years lgiessmann changed the reification handling in the rdf-importer, so all …
(edit) @153   15 years lgiessmann added reification-support to the xtm2.0-exporter; added also some …
(edit) @152   15 years lgiessmann added the support for reification to the xtm1.0 exporter; added alos …
(edit) @151   15 years lgiessmann restructured some functions of the importer which are responsible for …
(edit) @150   15 years lgiessmann added a unit-test for reification in the xtm2.0-importer
(edit) @149   15 years lgiessmann added an xtm2.0-reification test file
(edit) @148   15 years lgiessmann fixed some problems in the "reification"-functions and added a …
(edit) @147   15 years lgiessmann added a reification-test-file for the xtm1.0 importer
(edit) @145   15 years lgiessmann added the support for reification in the xtm 2.0 importer
(edit) @144   15 years lgiessmann added some unit-tests for the "reification"-functions; fixed some …
(edit) @141   16 years lgiessmann datamodel: added a 1:1 elephant-assocation to ReifiableConstructC and …
(edit) @140   16 years lgiessmann unit-tests: added functions of the for run-<module-name>-tests to all …
(edit) @137   16 years lgiessmann rdf-importer: added some unit-tests
(edit) @136   16 years lgiessmann rdf-exporter: fixed a bug with missing name-types; rdf-importer: fixed …
(edit) @135   16 years lgiessmann rdf-importer: added an RDF test file with exported and mapped TM …
(edit) @132   16 years lgiessmann rdf-importer: rollback to revision 127 of the rdf-importer, added a …
(edit) @131   16 years lgiessmann rdf-importer: fixed some problems with importing isidorus-types; added …
(edit) @130   16 years lgiessmann rdf-importer: added the functionality of importing isidorus:Occurrence …
(edit) @128   16 years lgiessmann rdf-importer: added handling for the isidorus-types Topic, Name and …
(edit) @125   16 years lgiessmann rdf-importer: added some helper functions to be able to recognize …
(edit) @124   16 years lgiessmann json: updated isidorus, so it is possibiel to use the current cl-json …
(edit) @123   16 years lgiessmann
(edit) @122   16 years lgiessmann rdf-exporter: updated all unit tests to the last changes
(edit) @120   16 years lgiessmann rdf:exporter: added the macro with-property and some unit tests
(edit) @118   16 years lgiessmann rdf-exporter: added functions/methods to the exporter module, thus …
(edit) @117   16 years lgiessmann rdf-exporter: implemented a part of the rdf-exporter. currently …
(edit) @116   16 years lgiessmann rdf-importer: fixed a bug with parsing property nodes
(edit) @114   16 years lgiessmann rdf-importer: fixed a bug with xml-base
(edit) @113   16 years lgiessmann rdf-importer: finalized the rdf-importer -> collections are imported …
(edit) @112   16 years lgiessmann rdf-importer: fixed a problem with rdf:li, so distributed rdf:li …
(edit) @111   16 years lgiessmann finalized the unit tests for poems.rdf
(edit) @110   16 years lgiessmann added some unit tests for the rdf-importer
(edit) @109   16 years lgiessmann changed some rdf test files
(edit) @108   16 years lgiessmann rdf-importer: added some unit tests
(edit) @107   16 years lgiessmann fixed a bug in the rdf-importer which occurs when the rdf-file …
(edit) @106   16 years lgiessmann added a function that from import-node furhter function to import the …
(edit) @105   16 years lgiessmann added unit tests for rdf-reification; currently reification is not …
(edit) @104   16 years lgiessmann fixed a bug in the rdf-importer module which affects reification of …
(edit) @103   16 years lgiessmann added some unit tests for the rdf-importer and fixed several bugs
(edit) @100   16 years lgiessmann fixed some problems with rdf-helper functions; cimpleted the handling …
(edit) @99   16 years lgiessmann added rdf:li handling for to rdf-importer
(edit) @98   16 years lgiessmann added more helpers and unit test ot the rdf-importer
(edit) @97   16 years lgiessmann added some basic functions and unit tests for the rdf-importer
(edit) @96   16 years lgiessmann added some basic helpers and a unit test file
(edit) @95   16 years lgiessmann created the initial rdf-document-structure
(edit) @91   16 years lgiessmann RESTful interface: changed some procedures that creates some …
(edit) @90   16 years lgiessmann isidorus (core): reimplemented the threading module -> all private …
(edit) @89   16 years lgiessmann ajax-client: the test-file poems.xtm was changed to a final state - …
(edit) @84   16 years lgiessmann json-server: fixed a problem with requesting the latest fragment of a …
(edit) @80   16 years lgiessmann ajax-client: implemented a topic map overview
(edit) @78   16 years lgiessmann json-server: fixed a bug with topic-, association, role-, name- and …
(edit) @75   16 years lgiessmann ajax-client: fixed the "disable/enable" safari-bug
(edit) @69   16 years lgiessmann ajax-client: fixed a bug by creating an association from existing …
(edit) @55   16 years lgiessmann ajax-client: fixed a bug in poems.xtm; added the functionality of …
(edit) @54   16 years lgiessmann ajax-client: fixed some bugs: *the test-file "poems.xtm", *the …
Note: See TracRevisionLog for help on using the revision log.