1. 13d897f [309585] [xpath2] adding a test case, for xs:normalizedString implementation by mgandhi · 15 years ago
  2. 6d17d02 [296855]: [tests] Set dependency range on junit to a min of 3.8.2 by dacarver · 15 years ago
  3. 2aea5d4 fix build.properties warnings. by dacarver · 15 years ago
  4. b0a22fa fix unit tests. by dacarver · 15 years ago
  5. 9d2c6ca [nobug] updated dependencies for 1.5 jre for tests by dacarver · 15 years ago
  6. 3d99f9c update buildproperties. by dacarver · 15 years ago
  7. 1fc7741 [301539] [xpath2] adding a test case for the bug by mgandhi · 15 years ago
  8. 3da20eb [298267]: [xpath2] problems with xpath2 "instance of" evaluation by dacarver · 15 years ago
  9. 3d4b178 [298267] commiting the missing updates to the xsd file, for this bug by mgandhi · 15 years ago
  10. 5a6bbea [298267]: [xpath2] problems with xpath2 "instance of" evaluation by dacarver · 15 years ago
  11. 663fbd0 [298267] adding few more test cases, for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=298267 by mgandhi · 15 years ago
  12. d52c9a3 [298535] [xpath2] minor modifications to file, TestBugs.java by mgandhi · 15 years ago
  13. e02bf58 [298535] [xpath2] adding test cases for the bug, https://bugs.eclipse.org/bugs/show_bug.cgi?id=298535 by mgandhi · 15 years ago
  14. 524cb75 [297975]: Need XPath 2.0 Support in XPath View by dacarver · 15 years ago
  15. 22fed19 [298267]: [xpath2] problems with xpath2 "instance of" evaluation by dacarver · 15 years ago
  16. 247cdd8 [298519] [xpath2] committing test cases for the bug, https://bugs.eclipse.org/bugs/show_bug.cgi?id=298519 by mgandhi · 15 years ago
  17. 80a468d [298267] [xpath2] added few test cases, for the bug report, https://bugs.eclipse.org/bugs/show_bug.cgi?id=298267 by mgandhi · 15 years ago
  18. 954c640 [298267]: [xpath2] problems with xpath2 "instance of" evaluation by dacarver · 15 years ago
  19. aaedb5f Fixed bug 297958: [xpath2] fn:nilled never returns true by jmoller · 15 years ago
  20. f641021 Bug 297707: [xpath2] The type "empty-sequence()" is still "empty()" by jmoller · 15 years ago
  21. a3c903b [nobug] Added WTP DOM Xpath 2.0 tests by dacarver · 15 years ago
  22. ccef840 [288886]: [xpath2] fn:resolve-qname has not tests by dacarver · 15 years ago
  23. f7827c3 Fixed bug 281028: test_fn_avg_mix_args_066 failed - test was incorrect! by jmoller · 15 years ago
  24. 70367f8 Fixed bug 281028: [xpath2] Need to Refactor Promotion rule implementation by jmoller · 15 years ago
  25. 8f2f319 [292085] fn:in-scope-prefixes not implemented. by dacarver · 15 years ago
  26. 0784965 [292085] fn:in-scope-prefixes not implemented. by dacarver · 15 years ago
  27. a03c942 [nobug] added SEQCollection tests to build. by dacarver · 15 years ago
  28. a92556e [295127] Add unit test and changes to handle WTP DOM. by dacarver · 15 years ago
  29. c7c271f [295127] Add unit test and changes to handle WTP DOM. by dacarver · 15 years ago
  30. 23c4012 [295127] Add unit test and changes to handle WTP DOM. by dacarver · 15 years ago
  31. 7d5e292 [292928] Refactor xqts to separate plugin - fix failing tests by dacarver · 15 years ago
  32. 93fab6e [292928] Refactor xqts to separate plugin by dacarver · 15 years ago
  33. c9bf2a4 [292928] Refactor xquery test suite for reuse. by dacarver · 15 years ago
  34. 6ec2dae [292928] Refactor xquery test suite for reuse. by dacarver · 15 years ago
  35. 9a652dd [292928] Refactor xquery test suite for reuse. by dacarver · 15 years ago
  36. 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
  37. 03ba706 [nobug] general warning cleanup by dacarver · 15 years ago
  38. cc6c70e [nobug] general warning cleanup by dacarver · 15 years ago
  39. 02f669b [nobug] general warning cleanup by dacarver · 15 years ago
  40. fbc4f0d [nobug] general warning cleanup by dacarver · 15 years ago
  41. b478baa [262765] fixed fn:min and fn:max, added additional passing tests to build. by dacarver · 15 years ago
  42. 7afb096 [262765] fixed avg function by dacarver · 15 years ago
  43. 6e7f4f9 [nobug] cleanup source files. by dacarver · 15 years ago
  44. 7e63989 [nobug] Add additional passing tests to build test suite. by dacarver · 15 years ago
  45. 252defe [262765] fixed abs function. by dacarver · 15 years ago
  46. 0515df3 [262765] fixed additonal unit tests by dacarver · 15 years ago
  47. f9129c5 [nobug] fix package name in test. by dacarver · 15 years ago
  48. 5a5ef3e [289304] schema awareness final fixes. by dacarver · 15 years ago
  49. ad76ec3 [289304] fixed several unit tests by dacarver · 15 years ago
  50. f31cccf [289304] fix schema awareness on elements and attributes, fix casting issues with schema awareness by dacarver · 15 years ago
  51. 5a68c49 [289304] Added support for userdefined constructors. by dacarver · 15 years ago
  52. 9cd92ae [nobug] fix edge case on date time comparison test. by dacarver · 15 years ago
  53. 6f3d3ca [262765] fixed fn:lang to throw correct exception, updated UserDefined schemas types tests. by dacarver · 15 years ago
  54. 1802651 [262765] fixed normalize-space and TraceFuncTest by dacarver · 15 years ago
  55. 8578b81 [262765] fixed string-length, yearMonthDuration, and fn:dateTime by dacarver · 15 years ago
  56. b7f145e [262765] correct Wildcard handling with axis/predicates. by dacarver · 15 years ago
  57. 88a3682 [nobug] add additional passing tests to build. by dacarver · 15 years ago
  58. 0023b18 [262765] final fixes for the existing unit tests that were failing by dacarver · 15 years ago
  59. d618842 [262765] final fixes for the existing unit tests that were failing by dacarver · 15 years ago
  60. 6f3cbae [262765] final fixes for the existing unit tests that were failing by dacarver · 15 years ago
  61. 42729ad [262765] Fix several Casting related failues. by dacarver · 15 years ago
  62. 7311028 Bug 265765: [xpath2] Fix many tests regarding FORG0001 and FORG0006 by jmoller · 15 years ago
  63. 0925484 [262765] Fix several Casting related failues. by dacarver · 15 years ago
  64. c49a62b Bug 265765: [xpath2] Fix tests regarding XPDY0002. by jmoller · 15 years ago
  65. 55a3e17 Bug 265765: [xpath2] Fix test expectations for many tests by jmoller · 15 years ago
  66. 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
  67. ae92c59 [262765] [xpath2] fixed problem, to allow PsychoPath to use xpathdefaultnamespace by mgandhi · 15 years ago
  68. be44873 [281156] fixed deep-equal function by dacarver · 16 years ago
  69. c1a58aa [283696] fixed fn:index-of by dacarver · 16 years ago
  70. 16eff9b [283696] fixed LocalNameFromQNameFuncTests by dacarver · 16 years ago
  71. 707bb1e [262765] fixed fn:distinct-value failures and added collation comparison support. by dacarver · 16 years ago
  72. da407d4 [262765] more datetime, duration fixes. by dacarver · 16 years ago
  73. cdf78cf [262765] fixed some test suite setup errors by dacarver · 16 years ago
  74. 2242c3c [280547]: [xpath2] fn:adjust-dateTime-to-timezone is not implemented by dacarver · 16 years ago
  75. 9bffb27 [281938], [287369], [280996] by dacarver · 16 years ago
  76. 36ee5f4 Bug 281938 - fn:string - correct handling of missing context and arity zero by jmoller · 16 years ago
  77. 8706878 Bug 281938 - Fix more string-related tests by jmoller · 16 years ago
  78. 89639c0 [280997] [xpath2] fn:resolve-uri needs to be implemented by dacarver · 16 years ago
  79. 92e7a55 Bug 287369 - fn:codepoint-equal implemented by jmoller · 16 years ago
  80. b601eb0 Bug 280555 - [xpath2] fn:compare returns XPST0017 by jmoller · 16 years ago
  81. 743c832 [262765] correct test expectation. by dacarver · 16 years ago
  82. d8d59ba [262765] fixed fn:last failure when no context item defined. by dacarver · 16 years ago
  83. 6aaf3e9 [262765] Corrected SeqInsertBeforeFunct for test 10 to use alt output for comparison. by dacarver · 16 years ago
  84. f940279 ASSIGNED - bug 286061: [xpath2] Support string quote escapes ("" and '') by dacarver · 16 years ago
  85. 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 · 16 years ago
  86. efe9574 [262765] [xpath2] wrote a test case, for a bug in ElementType.java by mgandhi · 16 years ago
  87. ff5d34e [262765] [xpath2] wrote a test case, for a bug in ElementType.java by mgandhi · 16 years ago
  88. 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 · 16 years ago
  89. 3c9a9b1 [283696] [xpath2] Fixes to the test infrastructure and expectations https://bugs.eclipse.org/bugs/show_bug.cgi?id=283696 by dacarver · 16 years ago
  90. f7c43c9 [286062] [xpath2] Type promotion is not properly supported https://bugs.eclipse.org/bugs/show_bug.cgi?id=286062 by dacarver · 16 years ago
  91. 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 · 16 years ago
  92. 52cdfd2 [281168] [xpath2] fn:id needs to be implemented https://bugs.eclipse.org/bugs/show_bug.cgi?id=281168 by dacarver · 16 years ago
  93. e3b6c8c [nobug] fix versioning for version tests. by dacarver · 16 years ago
  94. acf5e12 [281159] [xpath2] fn:doc fails SEQDocFuncTests https://bugs.eclipse.org/bugs/show_bug.cgi?id=281159 by dacarver · 16 years ago
  95. eb82bef [281159] [xpath2] fn:doc fails SEQDocFuncTests https://bugs.eclipse.org/bugs/show_bug.cgi?id=281159 by dacarver · 16 years ago
  96. 0232839 [285382] Remove org.apache.commons.jxpath as it's no longer needed in xml.xpath.core.tests by dacarver · 16 years ago
  97. 3e5e7b0 [262765] [xpath2] fixed fn:tokenize https://bugs.eclipse.org/bugs/show_bug.cgi?id=262765 by dacarver · 16 years ago
  98. bdaec37 [262765] [xpath2] enhanced fn:matches https://bugs.eclipse.org/bugs/show_bug.cgi?id=262765 by dacarver · 16 years ago
  99. 0e5a590 [285380] Remove Coverage Report from org.eclipse.wst.xml.xpath2.processor.tests project by dacarver · 16 years ago
  100. 7532529 [285321] [xpath2] Implent encode uri fucntion https://bugs.eclipse.org/bugs/show_bug.cgi?id=262765 by dacarver · 16 years ago