1. de8fc34 Moved to safeDelete for projects. by cbateman · 16 years ago
  2. 8b7fc0f Fix the new warning that the plugin.xml does nothing. by cbateman · 16 years ago
  3. 2812cae Fix new warning that the plugin.xml does nothing. by cbateman · 16 years ago
  4. 8fb93bf [191827] Provide developers with a way to create EnumerationType's that resolve to multiple signatures. by gkessler · 16 years ago
  5. 7bfa60d [205985] Remove org.eclipse.jst.pagedesigner.propertySections ext-pt by gkessler · 16 years ago
  6. a2c7c01 Fix versions of plugins with qualifier-only increase by rsrinivasan · 16 years ago
  7. 73dd1e4 Step one of https://bugs.eclipse.org/bugs/show_bug.cgi?id=202697. Add preference and pref UI to change severity of TypeComparator diagnostics. by cbateman · 16 years ago
  8. 7151aa9 Updated ui tests for new detailed descriptions. by cbateman · 16 years ago
  9. c163981 223384 [requirement] PaletteInfos model needs to be moved to jsf.core from pagedesigner by gkessler · 16 years ago
  10. 2b7218c Update JUnits for CSS*Types by gkessler · 16 years ago
  11. f24b2cf Version patch provided for https://bugs.eclipse.org/bugs/show_bug.cgi?id=223765. by cbateman · 16 years ago
  12. 38a3bc5 Changed some assertTrue to assertEqual methods so that failures log an expected/actual value. by cbateman · 16 years ago
  13. 57a247a [214888] metadata in jsf.standard.tagsupport has dependency on pagedesigner by gkessler · 16 years ago
  14. 1f58ed1 Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=154788. by cbateman · 16 years ago
  15. 28d5a12 Fix pagedesigner JUnit test failure by gkessler · 16 years ago v20080312
  16. ac23e27 Change to remove dependence of the page flow actions dialog on JSP pages. Also added a safe delete method to JSFTestUtil. by cbateman · 16 years ago
  17. 6399cf9 Refactoring to support new view handlers: by cbateman · 16 years ago
  18. 08a86c2 Fixed CommandLink test data. by cbateman · 16 years ago
  19. 052658b Changes expected hover info to include the spaces added after the colons in "Name" and "Scope. by cbateman · 16 years ago
  20. 4f520a3 Fix version errors by rsrinivasan · 16 years ago
  21. 915c2a3 Update usage of JarFile to stop signature verifications by gkessler · 16 years ago
  22. a5b15d3 Per https://bugs.eclipse.org/bugs/show_bug.cgi?id=219215, removing TestJSPModelProcessor from build. by cbateman · 16 years ago v200802201205
  23. b571f92 Large checkin for alternative handling and dt view construction. by cbateman · 16 years ago
  24. 13ca26a Added some additional tracing around isSharedForRead. Also changed isShared to isSharedForRead to see if that narrows any failures. by cbateman · 16 years ago
  25. 10de2df Basic regression testing, plus fixed minor issue with detected missing closing bracket. by cbateman · 16 years ago
  26. c57f437 Factor out mock validation context and reporter. Add XMLViewDefnValidatorTests skeleton. by cbateman · 16 years ago
  27. cd054be New test env support for importing whole zipped projects into the junit workspace. Also some misc convenience features. by cbateman · 16 years ago
  28. 6956a56 Eliminate warnings by gkessler · 16 years ago
  29. 27fc93a Big checkin: by gkessler · 16 years ago
  30. eb30798 Temporarily removal of spuriously failing test per https://bugs.eclipse.org/bugs/show_bug.cgi?id=217135. by cbateman · 16 years ago
  31. 254839a Add suppression (with stack print to error log) of CoreException on project close/delete's in tearDown. by cbateman · 16 years ago
  32. 4241631 Avoid name collisions on project names in case tearDown fails to delete projects. by cbateman · 16 years ago
  33. afe7082 Add more delays when waiting to assert on resource changes. by cbateman · 16 years ago
  34. c5fc238 Added wait states to tests that wait for resource change events to ensure they are received. by cbateman · 16 years ago
  35. d9411bd Ensure that projects created in test setups always have different names for each test case. This way, even if tearDown fails to delete the project, there won't be any problems with other tests. by cbateman · 16 years ago
  36. 9110e0d Disabled runtime dependencies in tests (for now). by cbateman · 16 years ago
  37. faeb5eb set env variable for jsf runtime jars by rsrinivasan · 16 years ago
  38. 07682ce Add org.eclipse.jst.jsf.common.runtime.tests by rsrinivasan · 16 years ago
  39. 87a8614 Fix Bundle version by rsrinivasan · 16 years ago
  40. 4490ac1 Uncomment tabbed property tests that had been failing and removed in last week's build. by gkessler · 16 years ago
  41. f57809c ignore local build artifacts by rsrinivasan · 16 years ago
  42. 51a99a9 new by rsrinivasan · 16 years ago
  43. b8db586 Progress on design time view handler. by cbateman · 16 years ago
  44. f010206 Add a null check to avoid possible NPE. by cbateman · 16 years ago
  45. e28cbf0 Commenting out spuriously failing tests. See: by cbateman · 16 years ago
  46. d16a4b5 Temporarily commenting out the tabbed properties suite to get a working test. by cbateman · 16 years ago
  47. a29a0f7 Changed the expected result assertion so that it uses the HTML formatter to format both the expected and result values for tag insertion. This should ensure that they are similar regardless of platform-specific peculiarities in the node formatting performed by the some steps of the tag creation logic. by cbateman · 16 years ago
  48. ea80dbe Name change to ensure correct case-sensitive names on Unix. by cbateman · 16 years ago
  49. 45ce31c New plugin, new test cases by rsrinivasan · 16 years ago
  50. 5f9cb9a Brought common.runtime up to jdt warning preferences for common and fixed resulting issues. by cbateman · 16 years ago
  51. d5b1ccc Adding common runtime tests to CVS. by cbateman · 16 years ago
  52. 4ae0cea Fixed warning. by cbateman · 16 years ago
  53. f20d203 Fixed warnings. by cbateman · 16 years ago
  54. c8f7f8f Fixed warnings and cleanup. by cbateman · 16 years ago
  55. a578cf5 Fix for offset changes due to change to binary in jsp test files. Needed to introduce tests into the WTP build. by cbateman · 16 years ago
  56. a4aabdb Made the file binary to fix JUnit failure by rsrinivasan · 16 years ago
  57. 9e43234 WPE tabbed prop basic Junits + cleanup and fixes by gkessler · 16 years ago
  58. d2ee838 Fix JUnit failure by rsrinivasan · 16 years ago
  59. b29c3e5 junit failure by rsrinivasan · 16 years ago
  60. 6a7dbda Fix JUnit failures by rsrinivasan · 16 years ago
  61. 7717f93 Debug Junit failures by rsrinivasan · 16 years ago
  62. 7f30710 Adding tests, facesconfig.ui.test and validation.el by rsrinivasan · 16 years ago
  63. f295e30 Removed plugin facesconfig.ui.test by rsrinivasan · 16 years ago
  64. b9818e0 Fixed some warnings. by cbateman · 16 years ago
  65. ab98892 Allow paths with spaces to be used in tests by gkessler · 16 years ago
  66. ba3857b Added test coverage for Hover and Hyperlink. by cbateman · 16 years ago
  67. 35def2a Adding new tests by rsrinivasan · 16 years ago
  68. 92261e5 Basic test coverage for content assist. by cbateman · 16 years ago
  69. 2e04e17 More cleanup by gkessler · 16 years ago
  70. 54bf6cf Fix failing Junits on build machine by gkessler · 16 years ago
  71. 33e99ab change ant target to ui-test by rsrinivasan · 16 years ago
  72. dfb74a8 removed readme.txt file by rsrinivasan · 16 years ago
  73. a008ef8 Large set of changes mostly related to: [206100] Enhancements to the WPE Property pages. This is the first checkin. Cleanup and other improvements to come. by gkessler · 16 years ago
  74. 50afcc1 Set feature version to 2.0, add webpageeditor feature to map by rsrinivasan · 16 years ago
  75. c84f748 Patch for https://bugs.eclipse.org/bugs/show_bug.cgi?id=198984 with formatting and additional test coverage. by cbateman · 16 years ago
  76. d796491 Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=210044 plus regression coverage of the fully qualified class name in faces config files. by cbateman · 16 years ago
  77. 4cbddc2 Removed unnecessary SuppressWarnings. by cbateman · 16 years ago
  78. f6986b5 Removed unnecessary SuppressWarnings that are no (JDT 3.4) being flagged as warnings themselves. by cbateman · 16 years ago
  79. 4f3882e Bumping up the version on the dependency on org.eclipse.core.runtime.compatibility by rsrinivasan · 17 years ago
  80. 5e93496 Manifests updated for EMF version changes by gkessler · 17 years ago
  81. fe0b3ca Fixes issue where some tests were failing due to a difference in end tag style between RI and Myfaces. Added a hack that ensures that for affected tests, empty tags have their end tag removed as in <f:param />. Also removed the defaulting of the for required attribute on the outputLabel's. by cbateman · 17 years ago
  82. 1ea3542 Fixed internal deprecation, unchecked generics and unused import warnings. by cbateman · 17 years ago
  83. 3335427 [wtp-releng] Need to attend to EMF pre-req ranges by itrimble · 17 years ago
  84. 36bb6d4 Removed deprecation warning suppression accidently added. by cbateman · 17 years ago
  85. 15ab4ca Suppressed unnecessary generics warnings. by cbateman · 17 years ago
  86. 85f0d58 Warnings suppression. by cbateman · 17 years ago
  87. a55e226 Turned off generics warnings since most of this code was genned for Java 1.4. by cbateman · 17 years ago
  88. bec1579 Added a deprecation suppress warnings. by cbateman · 17 years ago
  89. 5b3c897 Use non-deprecated IMPLEMENTATION_TYPE enum by gkessler · 17 years ago
  90. a739d4d Cleared generic type warnings. by cbateman · 17 years ago
  91. c2aa80d Fixed generics and unused variables warnings. by cbateman · 17 years ago
  92. 7eb4c9e Cleared some warnings in the content assist test cases. by cbateman · 17 years ago
  93. 959b235 Fix to make testGetJSFImplementationLibraries independent of what other JSF lib-affecting test cases have been run before it. by cbateman · 17 years ago
  94. 6cc2407 [188934] - [API] review and cleanup JSF Lib Configuration provisional APIs by gkessler · 17 years ago
  95. 5427fee Fix for tests impacted by fix for bug# 203307. by itrimble · 17 years ago
  96. 2d67456 Fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=190671 based on patch. by cbateman · 17 years ago
  97. 6dab503 Version fix by rsrinivasan · 17 years ago
  98. eee6863 Downgraded some warning severities to reduce useless warning count. by cbateman · 17 years ago
  99. 7921e35 Loosened severity on warnings to reduce superfluous warning count. by cbateman · 17 years ago
  100. 28ab73e loosened severities a bit to clear out some unhelpful warnings. by cbateman · 17 years ago