Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Remove (now) unused turtle warning tests | Dave Beckett | 2013-11-07 | 2 | -39/+1 | |
| | | ||||||
* | | Add ex-62 for bug556 | Dave Beckett | 2013-11-08 | 2 | -0/+27 | |
| | | ||||||
* | | WIP | Dave Beckett | 2013-11-08 | 1 | -1/+2 | |
|/ | ||||||
* | Various build system fixes | Daniel Richard G | 2013-10-29 | 2 | -2/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | configure.ac: * Place a ":" in the action-if-not-found arguments of the PKG_CHECK_MODULES() calls for LIBXML and LIBCURL to override the default action of quitting with an error, as neither of these libraries are a hard requirement src/Makefile.am: * Add parsedate.c to BUILT_SOURCES so that it can be handled properly * Move the parsedate.c rule into the MAINTAINER_MODE block, as only maintainers should be regenerating this file * Bump the "test" rule down after the test-program rules tests/Makefile.am: * Add ntriples-2013 to SUBDIRS to fix configure script invocation tests/turtle/Makefile.am: * Add logic to prevent breakage when TEST_WARN_FILES is empty | |||||
* | Test for jing and skip feed validation tests if it is missing | Dave Beckett | 2013-10-02 | 1 | -21/+23 | |
| | ||||||
* | Update tests with legal N-Triples URIs | Dave Beckett | 2013-09-13 | 4 | -4/+4 | |
| | ||||||
* | N-Triples 2013 test suite | Dave Beckett | 2013-09-10 | 47 | -0/+637 | |
| | | | | | | | | | | | | | | | | | Current state: all good tests pass. 13 bad tests fail: nt-syntax-bad-uri-01.nt nt-syntax-bad-uri-02.nt nt-syntax-bad-uri-03.nt nt-syntax-bad-uri-04.nt nt-syntax-bad-uri-06.nt nt-syntax-bad-uri-07.nt nt-syntax-bad-uri-08.nt nt-syntax-bad-uri-09.nt nt-syntax-bad-struct-01.nt nt-syntax-bad-struct-02.nt nt-syntax-bad-lang-01.nt nt-syntax-bad-esc-03.nt nt-syntax-bad-string-05.nt | |||||
* | Write expected result in \uHHHH form | Dave Beckett | 2013-09-09 | 1 | -3/+1 | |
| | ||||||
* | check-nt: add rapper failure clause | Dave Beckett | 2013-09-09 | 1 | -2/+5 | |
| | ||||||
* | make check-nt show error output in a rapper failure | Dave Beckett | 2013-09-09 | 1 | -2/+3 | |
| | ||||||
* | Add ntriples 2013 examples from spec | Dave Beckett | 2013-09-09 | 9 | -3/+41 | |
| | ||||||
* | Remove dup tests | Dave Beckett | 2013-08-27 | 1 | -6/+1 | |
| | ||||||
* | Updated Turtle W3C tests to latest files from repo | Dave Beckett | 2013-08-27 | 2 | -6/+10 | |
| | ||||||
* | Add the 4 negative eval tests | Dave Beckett | 2013-08-27 | 1 | -6/+10 | |
| | ||||||
* | Add 4 bad eval tests to check-bad-turtle | Dave Beckett | 2013-08-12 | 1 | -2/+10 | |
| | ||||||
* | Renamed long turtle 2013 test file so it can be stored in tar | Dave Beckett | 2013-08-11 | 4 | -7/+7 | |
| | | | | | | | | | | | localName_with_assigned_nfc_bmp_PN_CHARS_BASE_character_boundaries* -> localName_with_assigned_nfc_bmp_PN_CHARS_BASE_char_boundaries* GNUtar can't handle file names >99 letters tar: raptor2-2.0.10/tests/turtle-2013/localName_with_assigned_nfc_bmp_PN_CHARS_BASE_character_boundaries.ttl: file name is too long (max 99); not dumped tar: raptor2-2.0.10/tests/turtle-2013/localName_with_assigned_nfc_bmp_PN_CHARS_BASE_character_boundaries.nt: file name is too long (max 99); not dumped tar: Exiting with failure status due to previous errors | |||||
* | remove unused test-38.nt | Dave Beckett | 2013-08-11 | 1 | -1/+0 | |
| | ||||||
* | Add all TEST_OUT_FILES | Dave Beckett | 2013-08-11 | 1 | -1/+38 | |
| | ||||||
* | Ignore raptor_empty_test.trs | Dave Beckett | 2013-08-11 | 1 | -0/+1 | |
| | ||||||
* | Use turtle parser to read exemplars | Dave Beckett | 2013-08-11 | 1 | -1/+1 | |
| | ||||||
* | Replace official results with raptor expected ones | Dave Beckett | 2013-08-11 | 19 | -47/+47 | |
| | ||||||
* | Use rdfcompare to compare | Dave Beckett | 2013-08-11 | 1 | -2/+4 | |
| | ||||||
* | Turtle test for lang and datatype warning is now an error | Dave Beckett | 2013-08-11 | 2 | -2/+2 | |
| | | | | Renamed test-35.ttl to bad-24.ttl | |||||
* | Added missing literal_with_escaped_BACKSPACE.nt | Dave Beckett | 2013-08-11 | 1 | -0/+1 | |
| | ||||||
* | Report normalize N-Triples diff | Dave Beckett | 2013-08-11 | 1 | -1/+1 | |
| | ||||||
* | Normalize N-Triples expected output before comparing them with diff | Dave Beckett | 2013-08-11 | 1 | -2/+3 | |
| | ||||||
* | Count and report errors for good tests | Dave Beckett | 2013-08-11 | 1 | -2/+7 | |
| | ||||||
* | Update BASE_URI | Dave Beckett | 2013-08-11 | 1 | -1/+1 | |
| | ||||||
* | Updated for Turtle 2013 tests | Dave Beckett | 2013-08-11 | 1 | -134/+425 | |
| | ||||||
* | add missing LITERAL_LONG2_with_UTF8_boundaries.ttl | Dave Beckett | 2013-08-11 | 1 | -0/+1 | |
| | ||||||
* | Add .nt versions of shared result files | Dave Beckett | 2013-08-11 | 37 | -0/+38 | |
| | ||||||
* | Import latest Turtle 2013 tests | Dave Beckett | 2013-08-11 | 323 | -179/+3113 | |
| | ||||||
* | Remove spaces from test data URIs | Dave Beckett | 2013-03-03 | 2 | -2/+2 | |
| | ||||||
* | Remove manifest.ttl from dist | Dave Beckett | 2013-02-27 | 2 | -1280/+1 | |
| | ||||||
* | Make test-29 legal for Turtle 2013 | Dave Beckett | 2013-02-24 | 2 | -2/+2 | |
| | ||||||
* | ADd bad-15.out bad-17.out bad-18.out bad-21.out bad-22.out to dist | Dave Beckett | 2013-02-24 | 1 | -1/+1 | |
| | ||||||
* | README | Dave Beckett | 2013-02-24 | 1 | -1/+1 | |
| | ||||||
* | Add Turtle 2013 Readme | Dave Beckett | 2013-02-24 | 1 | -0/+1 | |
| | ||||||
* | Mark turtle tests bad-17 and bad-18 as now good | Dave Beckett | 2013-02-24 | 1 | -2/+2 | |
| | ||||||
* | Mark turtle tests bad-17 and bad-18 as now good | Dave Beckett | 2013-02-24 | 4 | -2/+4 | |
| | ||||||
* | Turtle 2013 changes the way URIs are encoded :/ | Dave Beckett | 2013-02-24 | 1 | -1/+1 | |
| | ||||||
* | Report error counts and failing tests | Dave Beckett | 2013-02-24 | 1 | -3/+11 | |
| | ||||||
* | Turtle tests bad-15, bad-21 and bad-22 are good for Turtle 2013 | Dave Beckett | 2013-02-24 | 4 | -3/+5 | |
| | ||||||
* | Tidy and report number of errors | Dave Beckett | 2013-02-24 | 1 | -9/+11 | |
| | ||||||
* | more turtle 2013 syntax tests | Dave Beckett | 2013-02-23 | 1 | -6/+7 | |
| | ||||||
* | Add turtle 2013 syntax check files | Dave Beckett | 2013-02-23 | 1 | -11/+77 | |
| | ||||||
* | Add Turtle 2013 tests from W3C | Dave Beckett | 2013-02-23 | 206 | -0/+2096 | |
| | ||||||
* | Add tests/turtle-2013 | Dave Beckett | 2013-02-23 | 1 | -1/+1 | |
| | ||||||
* | update manifests | Peter Ansell | 2012-10-23 | 2 | -0/+73 | |
| | ||||||
* | CMake build framework for Raptor - win32 | Daniel Richard G | 2012-08-10 | 16 | -6/+2867 | |
| | | | | | | | | | | | | This commit is based on the email with patch that Daniel Richard G. sent to redland-dev on 5th July 2012 http://lists.librdf.org/pipermail/redland-dev/2012-July/002502.html I lightly edited the email to fit into 80 chars and make more it markdowny and turn it into win32/README.md -- Dave Beckett |