From: <dot...@li...> - 2012-12-06 23:56:55
|
Send dotNetRDF-commits mailing list submissions to dot...@li... To subscribe or unsubscribe via the World Wide Web, visit https://lists.sourceforge.net/lists/listinfo/dotnetrdf-commits or, via email, send a message with subject or body 'help' to dot...@li... You can reach the person managing the list at dot...@li... When replying, please edit your Subject line so it is more specific than "Re: Contents of dotNetRDF-commits digest..." Today's Topics: 1. commit/dotnetrdf: 2 new changesets (Bitbucket) 2. commit/dotnetrdf: rvesse: Move RDFa 1.0 tests into unit tests, not yet integrated as actual unit tests (CORE-216) (Bitbucket) 3. commit/dotnetrdf: rvesse: Add unit tests for RDFa 1.0 suite (CORE-216) (Bitbucket) 4. commit/dotnetrdf: 3 new changesets (Bitbucket) 5. commit/dotnetrdf: 2 new changesets (Bitbucket) 6. commit/dotnetrdf: 2 new changesets (Bitbucket) 7. commit/dotnetrdf: rvesse: Upgrade VDS.Common dependency to 1.1.1 (CORE-292) (Bitbucket) 8. commit/dotnetrdf: 2 new changesets (Bitbucket) 9. commit/dotnetrdf: rvesse: Integrate TriX unit tests (CORE-216) (Bitbucket) 10. commit/dotnetrdf: 5 new changesets (Bitbucket) ---------------------------------------------------------------------- Message: 1 Date: Tue, 04 Dec 2012 22:52:55 -0000 From: Bitbucket <com...@bi...> Subject: [dotNetRDF Commits] commit/dotnetrdf: 2 new changesets To: dot...@li... Message-ID: <201...@bi...> Content-Type: text/plain; charset="utf-8" 2 new commits in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/changeset/5ec888e9456d/ changeset: 5ec888e9456d user: rvesse date: 2012-12-04 23:26:31 summary: Converted RDF/XML test suite, added unit tests which demonstrate a bug in the streaming RDF/XML parser (CORE-216) affected #: 7 files https://bitbucket.org/dotnetrdf/dotnetrdf/changeset/8673e356eb4c/ changeset: 8673e356eb4c user: rvesse date: 2012-12-04 23:52:46 summary: Fix bug in RDF/XML streaming parser affected #: 3 files Repository URL: https://bitbucket.org/dotnetrdf/dotnetrdf/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. ------------------------------ Message: 2 Date: Wed, 05 Dec 2012 00:43:27 -0000 From: Bitbucket <com...@bi...> Subject: [dotNetRDF Commits] commit/dotnetrdf: rvesse: Move RDFa 1.0 tests into unit tests, not yet integrated as actual unit tests (CORE-216) To: dot...@li... Message-ID: <201...@bi...> Content-Type: text/plain; charset="utf-8" 1 new commit in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/changeset/43b6a741c859/ changeset: 43b6a741c859 user: rvesse date: 2012-12-05 01:43:17 summary: Move RDFa 1.0 tests into unit tests, not yet integrated as actual unit tests (CORE-216) affected #: 259 files Repository URL: https://bitbucket.org/dotnetrdf/dotnetrdf/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. ------------------------------ Message: 3 Date: Wed, 05 Dec 2012 00:50:42 -0000 From: Bitbucket <com...@bi...> Subject: [dotNetRDF Commits] commit/dotnetrdf: rvesse: Add unit tests for RDFa 1.0 suite (CORE-216) To: dot...@li... Message-ID: <201...@bi...> Content-Type: text/plain; charset="utf-8" 1 new commit in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/changeset/67a917f89a81/ changeset: 67a917f89a81 user: rvesse date: 2012-12-05 01:50:36 summary: Add unit tests for RDFa 1.0 suite (CORE-216) affected #: 2 files Repository URL: https://bitbucket.org/dotnetrdf/dotnetrdf/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. ------------------------------ Message: 4 Date: Wed, 05 Dec 2012 00:56:45 -0000 From: Bitbucket <com...@bi...> Subject: [dotNetRDF Commits] commit/dotnetrdf: 3 new changesets To: dot...@li... Message-ID: <201...@bi...> Content-Type: text/plain; charset="utf-8" 3 new commits in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/changeset/f2dd38839ad2/ changeset: f2dd38839ad2 user: rvesse date: 2012-12-05 01:51:56 summary: Adding scaffolding for moving remaining test suites into unit tests (CORE-216) affected #: 1 file https://bitbucket.org/dotnetrdf/dotnetrdf/changeset/f6dfdecb866a/ changeset: f6dfdecb866a user: rvesse date: 2012-12-05 01:54:32 summary: Add unit tests for NTriples suite (CORE-216) affected #: 3 files https://bitbucket.org/dotnetrdf/dotnetrdf/changeset/e2316704239b/ changeset: e2316704239b user: rvesse date: 2012-12-05 01:56:38 summary: Adding more files to unit test project ready for converting to unit tests (CORE-216) affected #: 15 files Repository URL: https://bitbucket.org/dotnetrdf/dotnetrdf/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. ------------------------------ Message: 5 Date: Wed, 05 Dec 2012 01:04:37 -0000 From: Bitbucket <com...@bi...> Subject: [dotNetRDF Commits] commit/dotnetrdf: 2 new changesets To: dot...@li... Message-ID: <201...@bi...> Content-Type: text/plain; charset="utf-8" 2 new commits in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/changeset/86a4b9e5f095/ changeset: 86a4b9e5f095 user: rvesse date: 2012-12-05 02:02:52 summary: Base class for dataset test suites (CORE-216) affected #: 1 file https://bitbucket.org/dotnetrdf/dotnetrdf/changeset/7466a5b3d74a/ changeset: 7466a5b3d74a user: rvesse date: 2012-12-05 02:04:30 summary: Add unit tests for TriG suite (CORE-216) affected #: 2 files Repository URL: https://bitbucket.org/dotnetrdf/dotnetrdf/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. ------------------------------ Message: 6 Date: Wed, 05 Dec 2012 23:37:52 -0000 From: Bitbucket <com...@bi...> Subject: [dotNetRDF Commits] commit/dotnetrdf: 2 new changesets To: dot...@li... Message-ID: <201...@bi...> Content-Type: text/plain; charset="utf-8" 2 new commits in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/changeset/bf742b95cc55/ changeset: bf742b95cc55 user: rvesse date: 2012-12-06 00:34:20 summary: Add test to help investigate CORE-292 affected #: 2 files https://bitbucket.org/dotnetrdf/dotnetrdf/changeset/fd902d424faa/ changeset: fd902d424faa user: rvesse date: 2012-12-06 00:36:27 summary: Update to VDS.Common 1.1.1 to get extra debugging info for CORE-292 affected #: 16 files Repository URL: https://bitbucket.org/dotnetrdf/dotnetrdf/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. ------------------------------ Message: 7 Date: Thu, 06 Dec 2012 00:10:57 -0000 From: Bitbucket <com...@bi...> Subject: [dotNetRDF Commits] commit/dotnetrdf: rvesse: Upgrade VDS.Common dependency to 1.1.1 (CORE-292) To: dot...@li... Message-ID: <201...@bi...> Content-Type: text/plain; charset="utf-8" 1 new commit in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/changeset/9a231632318f/ changeset: 9a231632318f user: rvesse date: 2012-12-06 01:08:41 summary: Upgrade VDS.Common dependency to 1.1.1 (CORE-292) affected #: 9 files Repository URL: https://bitbucket.org/dotnetrdf/dotnetrdf/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. ------------------------------ Message: 8 Date: Thu, 06 Dec 2012 00:14:06 -0000 From: Bitbucket <com...@bi...> Subject: [dotNetRDF Commits] commit/dotnetrdf: 2 new changesets To: dot...@li... Message-ID: <201...@bi...> Content-Type: text/plain; charset="utf-8" 2 new commits in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/changeset/6239702a8c99/ changeset: 6239702a8c99 user: rvesse date: 2012-12-06 01:12:17 summary: Note dependency change related to CORE-292 in Change Log affected #: 1 file https://bitbucket.org/dotnetrdf/dotnetrdf/changeset/cc1c3cb2dff8/ changeset: cc1c3cb2dff8 user: rvesse date: 2012-12-06 01:13:59 summary: Note inclusion of PDBs in Change Log and NuSpec Release Notes (CORE-292) affected #: 4 files Repository URL: https://bitbucket.org/dotnetrdf/dotnetrdf/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. ------------------------------ Message: 9 Date: Thu, 06 Dec 2012 01:15:22 -0000 From: Bitbucket <com...@bi...> Subject: [dotNetRDF Commits] commit/dotnetrdf: rvesse: Integrate TriX unit tests (CORE-216) To: dot...@li... Message-ID: <201...@bi...> Content-Type: text/plain; charset="utf-8" 1 new commit in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/changeset/0ac4cf0b524a/ changeset: 0ac4cf0b524a user: rvesse date: 2012-12-06 02:15:05 summary: Integrate TriX unit tests (CORE-216) affected #: 7 files Repository URL: https://bitbucket.org/dotnetrdf/dotnetrdf/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. ------------------------------ Message: 10 Date: Thu, 06 Dec 2012 23:56:46 -0000 From: Bitbucket <com...@bi...> Subject: [dotNetRDF Commits] commit/dotnetrdf: 5 new changesets To: dot...@li... Message-ID: <201...@bi...> Content-Type: text/plain; charset="utf-8" 5 new commits in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/changeset/fe2ccfdb5eb1/ changeset: fe2ccfdb5eb1 user: rvesse date: 2012-12-07 00:44:50 summary: Scaffolding for SPARQL Results XML test suite (CORE-216) affected #: 10 files https://bitbucket.org/dotnetrdf/dotnetrdf/changeset/b3a2194a5e2a/ changeset: b3a2194a5e2a user: rvesse date: 2012-12-07 00:47:16 summary: Add SPARQL Results XML suite as unit tests (CORE-216) affected #: 2 files https://bitbucket.org/dotnetrdf/dotnetrdf/changeset/df50a09fe3b0/ changeset: df50a09fe3b0 user: rvesse date: 2012-12-07 00:54:13 summary: Reorg parser suites into own namespace and standardize names (CORE-216) affected #: 19 files https://bitbucket.org/dotnetrdf/dotnetrdf/changeset/c2243d1b4454/ changeset: c2243d1b4454 user: rvesse date: 2012-12-07 00:55:39 summary: Reorg namespace to VDS.RDF instead of VDS.RDF.Test to avoid unecessary using statements (CORE-216) affected #: 168 files https://bitbucket.org/dotnetrdf/dotnetrdf/changeset/2edd67ab1867/ changeset: 2edd67ab1867 user: rvesse date: 2012-12-07 00:56:34 summary: Remove defunct testsuite project (CORE-216) affected #: 852 files Repository URL: https://bitbucket.org/dotnetrdf/dotnetrdf/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. ------------------------------ ------------------------------------------------------------------------------ LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial Remotely access PCs and mobile devices and provide instant support Improve your efficiency, and focus on delivering more value-add services Discover what IT Professionals Know. Rescue delivers http://p.sf.net/sfu/logmein_12329d2d ------------------------------ _______________________________________________ dotNetRDF-commits mailing list dot...@li... https://lists.sourceforge.net/lists/listinfo/dotnetrdf-commits End of dotNetRDF-commits Digest, Vol 3, Issue 2 *********************************************** |