- c9bf2a4 [292928] Refactor xquery test suite for reuse. by dacarver · 15 years ago
- 6ec2dae [292928] Refactor xquery test suite for reuse. by dacarver · 15 years ago
- 9a652dd [292928] Refactor xquery test suite for reuse. by dacarver · 15 years ago
- d0a6c20 Bug 262765: [xpath2] Fix fn:number and test expectancies in NodeNumberFuncTest and re-added it to the CI build. by jmoller · 15 years ago
- 03ba706 [nobug] general warning cleanup by dacarver · 15 years ago
- cc6c70e [nobug] general warning cleanup by dacarver · 15 years ago
- 02f669b [nobug] general warning cleanup by dacarver · 15 years ago
- fbc4f0d [nobug] general warning cleanup by dacarver · 15 years ago
- b478baa [262765] fixed fn:min and fn:max, added additional passing tests to build. by dacarver · 15 years ago
- 7afb096 [262765] fixed avg function by dacarver · 15 years ago
- 6e7f4f9 [nobug] cleanup source files. by dacarver · 15 years ago
- 7e63989 [nobug] Add additional passing tests to build test suite. by dacarver · 15 years ago
- 252defe [262765] fixed abs function. by dacarver · 15 years ago
- 0515df3 [262765] fixed additonal unit tests by dacarver · 15 years ago
- f9129c5 [nobug] fix package name in test. by dacarver · 15 years ago
- 5a5ef3e [289304] schema awareness final fixes. by dacarver · 15 years ago
- ad76ec3 [289304] fixed several unit tests by dacarver · 15 years ago
- f31cccf [289304] fix schema awareness on elements and attributes, fix casting issues with schema awareness by dacarver · 15 years ago
- 5a68c49 [289304] Added support for userdefined constructors. by dacarver · 15 years ago
- 9cd92ae [nobug] fix edge case on date time comparison test. by dacarver · 15 years ago
- 6f3d3ca [262765] fixed fn:lang to throw correct exception, updated UserDefined schemas types tests. by dacarver · 15 years ago
- 1802651 [262765] fixed normalize-space and TraceFuncTest by dacarver · 15 years ago
- 8578b81 [262765] fixed string-length, yearMonthDuration, and fn:dateTime by dacarver · 15 years ago
- b7f145e [262765] correct Wildcard handling with axis/predicates. by dacarver · 15 years ago
- 88a3682 [nobug] add additional passing tests to build. by dacarver · 15 years ago
- 0023b18 [262765] final fixes for the existing unit tests that were failing by dacarver · 15 years ago
- d618842 [262765] final fixes for the existing unit tests that were failing by dacarver · 15 years ago
- 6f3cbae [262765] final fixes for the existing unit tests that were failing by dacarver · 15 years ago
- 42729ad [262765] Fix several Casting related failues. by dacarver · 15 years ago
- 7311028 Bug 265765: [xpath2] Fix many tests regarding FORG0001 and FORG0006 by jmoller · 15 years ago
- 0925484 [262765] Fix several Casting related failues. by dacarver · 15 years ago
- c49a62b Bug 265765: [xpath2] Fix tests regarding XPDY0002. by jmoller · 15 years ago
- 55a3e17 Bug 265765: [xpath2] Fix test expectations for many tests by jmoller · 15 years ago
- 7bcb6c0 [259721] [290336] [260725] New Extension point for Content Assist for XSLT, and re-add methods and deprecate for xpath2. Plus fix date LE comparison. by dacarver · 15 years ago
- ae92c59 [262765] [xpath2] fixed problem, to allow PsychoPath to use xpathdefaultnamespace by mgandhi · 15 years ago
- be44873 [281156] fixed deep-equal function by dacarver · 15 years ago
- c1a58aa [283696] fixed fn:index-of by dacarver · 15 years ago
- 16eff9b [283696] fixed LocalNameFromQNameFuncTests by dacarver · 15 years ago
- 707bb1e [262765] fixed fn:distinct-value failures and added collation comparison support. by dacarver · 15 years ago
- da407d4 [262765] more datetime, duration fixes. by dacarver · 15 years ago
- cdf78cf [262765] fixed some test suite setup errors by dacarver · 15 years ago
- 2242c3c [280547]: [xpath2] fn:adjust-dateTime-to-timezone is not implemented by dacarver · 15 years ago
- 9bffb27 [281938], [287369], [280996] by dacarver · 15 years ago
- 36ee5f4 Bug 281938 - fn:string - correct handling of missing context and arity zero by jmoller · 15 years ago
- 8706878 Bug 281938 - Fix more string-related tests by jmoller · 15 years ago
- 89639c0 [280997] [xpath2] fn:resolve-uri needs to be implemented by dacarver · 15 years ago
- 92e7a55 Bug 287369 - fn:codepoint-equal implemented by jmoller · 15 years ago
- b601eb0 Bug 280555 - [xpath2] fn:compare returns XPST0017 by jmoller · 15 years ago
- 743c832 [262765] correct test expectation. by dacarver · 15 years ago
- d8d59ba [262765] fixed fn:last failure when no context item defined. by dacarver · 15 years ago
- 6aaf3e9 [262765] Corrected SeqInsertBeforeFunct for test 10 to use alt output for comparison. by dacarver · 15 years ago
- f940279 ASSIGNED - bug 286061: [xpath2] Support string quote escapes ("" and '') by dacarver · 15 years ago
- b9c64c0 [285610] [xpath2] Node ordering has high overhead and doesn't work across documents https://bugs.eclipse.org/bugs/show_bug.cgi?id=285610 by dacarver · 15 years ago
- efe9574 [262765] [xpath2] wrote a test case, for a bug in ElementType.java by mgandhi · 15 years ago
- ff5d34e [262765] [xpath2] wrote a test case, for a bug in ElementType.java by mgandhi · 15 years ago
- 5765fa5 [286452] [xpath2] current-dateTime and friends should use a stable time in DynamicContext https://bugs.eclipse.org/bugs/show_bug.cgi?id=286452 by dacarver · 15 years ago
- 3c9a9b1 [283696] [xpath2] Fixes to the test infrastructure and expectations https://bugs.eclipse.org/bugs/show_bug.cgi?id=283696 by dacarver · 15 years ago
- f7c43c9 [286062] [xpath2] Type promotion is not properly supported https://bugs.eclipse.org/bugs/show_bug.cgi?id=286062 by dacarver · 15 years ago
- 28d51ff [282096] [xpath2] fn:string-length, fn:substring and fn:translate need to handl Surrogate pairs https://bugs.eclipse.org/bugs/show_bug.cgi?id=282096 by dacarver · 15 years ago
- 52cdfd2 [281168] [xpath2] fn:id needs to be implemented https://bugs.eclipse.org/bugs/show_bug.cgi?id=281168 by dacarver · 15 years ago
- e3b6c8c [nobug] fix versioning for version tests. by dacarver · 15 years ago
- acf5e12 [281159] [xpath2] fn:doc fails SEQDocFuncTests https://bugs.eclipse.org/bugs/show_bug.cgi?id=281159 by dacarver · 15 years ago
- eb82bef [281159] [xpath2] fn:doc fails SEQDocFuncTests https://bugs.eclipse.org/bugs/show_bug.cgi?id=281159 by dacarver · 15 years ago
- 0232839 [285382] Remove org.apache.commons.jxpath as it's no longer needed in xml.xpath.core.tests by dacarver · 15 years ago
- 3e5e7b0 [262765] [xpath2] fixed fn:tokenize https://bugs.eclipse.org/bugs/show_bug.cgi?id=262765 by dacarver · 15 years ago
- bdaec37 [262765] [xpath2] enhanced fn:matches https://bugs.eclipse.org/bugs/show_bug.cgi?id=262765 by dacarver · 15 years ago
- 0e5a590 [285380] Remove Coverage Report from org.eclipse.wst.xml.xpath2.processor.tests project by dacarver · 15 years ago
- 7532529 [285321] [xpath2] Implent encode uri fucntion https://bugs.eclipse.org/bugs/show_bug.cgi?id=262765 by dacarver · 15 years ago
- 5845a00 [262765] [xpath2] added apache cmmons lang for StringEscapeUtils class https://bugs.eclipse.org/bugs/show_bug.cgi?id=262765 by dacarver · 15 years ago
- 78aad53 [285289] [xpath2] fn:substring throwing StringOutofBounds Exceptions https://bugs.eclipse.org/bugs/show_bug.cgi?id=285289 by dacarver · 15 years ago
- 7728fd1 [262765] Fixed static base uri. Added ability to set the base uri for the static context https://bugs.eclipse.org/bugs/show_bug.cgi?id=262765 by dacarver · 15 years ago
- aac16f4 [285152] [xpath2] Implement Unicode normalization https://bugs.eclipse.org/bugs/show_bug.cgi?id=285152 by dacarver · 15 years ago
- c717be9 [285149] [xpath2] Implement all overloads of fn:error https://bugs.eclipse.org/bugs/show_bug.cgi?id=285149 by dacarver · 15 years ago
- 79d35a8 [285145] [xpath2] Tighten up error handling regarding functions arguments https://bugs.eclipse.org/bugs/show_bug.cgi?id=285145 by dacarver · 15 years ago
- ccabd32 [262765] Added Passing Core Tests to Testsuite for Build https://bugs.eclipse.org/bugs/show_bug.cgi?id=262765 by dacarver · 15 years ago
- dab1d91 [262765] Fixed externalcontext tests and a bug in promotion in fn:avg https://bugs.eclipse.org/bugs/show_bug.cgi?id=262765 by dacarver · 15 years ago
- 3430ebd [283696] [xpath2] Fixes to the test infrastructure and expectations https://bugs.eclipse.org/bugs/show_bug.cgi?id=283696 by dacarver · 15 years ago
- a15f1bd [283696] [xpath2] Fixes to the test infrastructure and expectations https://bugs.eclipse.org/bugs/show_bug.cgi?id=283696 by dacarver · 15 years ago
- 0fa7941 *** empty log message *** by dacarver · 15 years ago
- 2fd8b80 [283696] [xpath2] Fixes to the test infrastructure and expectations https://bugs.eclipse.org/bugs/show_bug.cgi?id=283696 by dacarver · 15 years ago
- 2c6b38e [262765] [xpath2] Fixed Comment tests. https://bugs.eclipse.org/bugs/show_bug.cgi?id=262765 by dacarver · 15 years ago
- 3d63829 [283521] [xpath2] Evaluating a NameTests uses wrong localname https://bugs.eclipse.org/bugs/show_bug.cgi?id=283521 by dacarver · 15 years ago
- 3ac2d5a [283214] [xpath2] Conditional Expressions cause XpathParserException https://bugs.eclipse.org/bugs/show_bug.cgi?id=283214 by dacarver · 15 years ago
- df291e8 [283404] [xpath2] XPath2 should be locale insensitive https://bugs.eclipse.org/bugs/show_bug.cgi?id=283404 by dacarver · 15 years ago
- 3498183 [283214] [xpath2] Fixed XPath Parser exceptions on IF THEN ELSE statements https://bugs.eclipse.org/bugs/?id=283214 by dacarver · 15 years ago
- abb2b5a [nobug] add code to handle two input files for testing. by dacarver · 15 years ago
- c324ebd [262765] [xpath2] fix failing math tests. Strings can't be converted or added. https://bugs.eclipse.org/bugs/?id=262765 by dacarver · 15 years ago
- 1ea85d0 [262765] [xpath2] Fixed type promotion in XSDecimal, XSInteger, XSFloat, XSDouble during math operations https://bugs.eclipse.org/bugs/?id=262765 by dacarver · 15 years ago
- d4ca699 [262765] [xpath2] Fixed String Literals normalization and Comment tests. https://bugs.eclipse.org/bugs/show_bug.cgi?id=262765 by dacarver · 15 years ago
- a84287c [262765] [xpath2] Fix several more tests that were failing. Fixed Comparision tests. https://bugs.eclipse.org/bugs/show_bug.cgi?id=262765 by dacarver · 15 years ago
- 54aa1ca [262765] [xpath2] Fix several NodeBefore tests that were failing and QName prefix. https://bugs.eclipse.org/bugs/show_bug.cgi?id=262765 by dacarver · 15 years ago
- a61b74f [282223] [xpath2] SeqExprCastable and SeqExprCastTest fail - yet more casting fixes https://bugs.eclipse.org/bugs/show_bug.cgi?id=282223 by dacarver · 15 years ago
- 5b6e441 [282223] [xpath2] SeqExprCastable and SeqExprCastTest fail - yet more casting fixes https://bugs.eclipse.org/bugs/show_bug.cgi?id=282223 by dacarver · 15 years ago
- 3af6cd6 [282223] [xpath2] SeqExprCastable and SeqExprCastTest fail - fixed several date casting issues and implemented XSNotation https://bugs.eclipse.org/bugs/show_bug.cgi?id=282223 by dacarver · 15 years ago
- 8f8f01a [282223] [xpath2] SeqExprCastable and SeqExprCastTest fail - fixed all failing SeqExprCastable issues. https://bugs.eclipse.org/bugs/show_bug.cgi?id=282223 by dacarver · 15 years ago
- ae39526 [282223] [xpath2] SeqExprCastable and SeqExprCastTest fail - implemented xs:duration corrected casting in xs:decimal https://bugs.eclipse.org/bugs/show_bug.cgi?id=282223 by dacarver · 15 years ago
- a77a469 [262765] [xpath2] implemented fn:default-collation https://bugs.eclipse.org/bugs/show_bug.cgi?id=262765 by dacarver · 15 years ago
- 985745a [262765] [xpath2] corrected fn:translate function tests https://bugs.eclipse.org/bugs/show_bug.cgi?id=262765 by dacarver · 15 years ago
- 37c1a2e [262765] [xpath2] corrected fn:tokenize function tests https://bugs.eclipse.org/bugs/show_bug.cgi?id=262765 by dacarver · 15 years ago
- e241f37 [262765] [xpath2] fixed CodepointToStringFunc expected Result codes. https://bugs.eclipse.org/bugs/show_bug.cgi?id=262765 by dacarver · 15 years ago