aboutsummaryrefslogtreecommitdiffstats
path: root/wscript
AgeCommit message (Expand)AuthorFilesLines
2016-07-10Add serd_node_new_relative_uri()David Robillard1-1/+1
2016-07-09Clean up test outputDavid Robillard1-18/+24
2016-07-09Fix construction of URIs with UTF-8 charactersDavid Robillard1-1/+1
2016-05-29Fix handling of file I/O errorsDavid Robillard1-0/+11
2016-04-26Clean up test codeDavid Robillard1-65/+35
2016-03-15Fix potential out of bounds readDavid Robillard1-1/+1
2015-10-08Fix documentation generationDavid Robillard1-1/+1
2015-10-08Serd 0.22.0David Robillard1-1/+1
2015-10-05Fix test suite when path contains spacesDavid Robillard1-3/+3
2015-10-04Add option to avoid gcovDavid Robillard1-4/+4
2015-10-02Full test coverageDavid Robillard1-5/+7
2014-12-18Upgrade to waf 1.8.5.David Robillard1-2/+2
2014-12-10Configurable strict parsing to tolerate invalid URIs.David Robillard1-1/+1
2014-10-03Remove dependence on fmax() to avoid portability issues.David Robillard1-7/+1
2014-08-08Serd 0.20.0.David Robillard1-1/+1
2014-08-08Upload man pages with waf upload_docs target.David Robillard1-0/+3
2014-08-08Fix wscript for anciet Python 2.4.David Robillard1-4/+13
2014-07-13Add configure option to ignore POSIX functions even if present.David Robillard1-17/+20
2013-12-25Fix serd test suite when running recursively (#912).David Robillard1-8/+7
2013-12-25Load waf modules before everything else so CFLAGS and friends are correct (oo...David Robillard1-1/+1
2013-12-25Tidy up configuration output.David Robillard1-2/+2
2013-12-24Update to latest Turtle test suite.David Robillard1-14/+14
2013-03-30Add more tests from the new W3C Turtle test suite.David Robillard1-1/+1
2013-03-30Merge test suites.David Robillard1-4/+0
2013-03-04Use quiet flag on bad tests (back to 100% coverage).David Robillard1-3/+3
2013-03-04Improve dot support.David Robillard1-1/+3
2013-03-03Write thru files to build directory.David Robillard1-11/+10
2013-03-03Pass negative eval tests (reject invalid escaped URI characters).David Robillard1-0/+8
2013-03-03Don't write xsd:decimal literals to Turtle bare if they would not be read backDavid Robillard1-10/+16
2013-03-03Simplify manifest-based test running.David Robillard1-20/+13
2013-03-03Abstract out thru test running.David Robillard1-21/+28
2013-03-02Pass turtle-syntax-number-08.ttl (integer followed by terminating dot).David Robillard1-5/+2
2013-03-02Use same base URI for both new test suites.David Robillard1-2/+2
2013-02-26Fix URI for tests-ttl tests.David Robillard1-1/+1
2013-02-26Remove debug print and fix Python 3 compatibility.David Robillard1-1/+0
2013-02-25Support most of the latest Turtle Editor's Draft.David Robillard1-3/+118
2013-02-24Move old test suite to its own directory.David Robillard1-71/+86
2013-02-24Restructure test suite to match new Turtle test suite.David Robillard1-5/+6
2013-01-22Fix possible crash in serd_writer_end_anon() when writing invalid listsDavid Robillard1-1/+1
2012-12-23Serd 0.18.2David Robillard1-1/+1
2012-09-10Update to r79/autowaf (Add --pardebug option for parallel-installable debug l...David Robillard1-17/+1
2012-09-10Build correct debug library names on MSVC.David Robillard1-1/+1
2012-09-10Build correct debug library names on MSVC.David Robillard1-5/+14
2012-09-10Use name instead of pattern mangling to add D suffix.David Robillard1-2/+5
2012-09-10Tidy up wscript.David Robillard1-55/+44
2012-09-09Fix clashing symbol "error" in amalgamation build.David Robillard1-1/+1
2012-08-23Serd 0.18.0David Robillard1-1/+1
2012-08-08Update to r74/autowaf (Add autowaf.set_c99_mode()).David Robillard1-5/+1
2012-08-08Consistency.David Robillard1-11/+11
2012-08-08Consistency.David Robillard1-11/+11