Gitiles
Code Review
Sign In
git.eclipse.org
/
jsf
/
webtools.jsf.tests
/
92261e59676a92682c213b5202cfa94900accec7
/
jsf
/
tests
/
org.eclipse.jst.jsf.designtime.tests
/
src
/
org
/
eclipse
/
jst
/
jsf
/
designtime
/
tests
f6986b5
Removed unnecessary SuppressWarnings that are no (JDT 3.4) being flagged as warnings themselves.
by cbateman
· 16 years ago
f32a06b
Regression test changes for https://bugs.eclipse.org/bugs/show_bug.cgi?id=204203
by cbateman
· 16 years ago
7aba4b4
Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=203145. Changes the way the JSPModelProcessor works so that it triggers off of IResource changes rather than IStructuredModel events. This has the benefit that the IStructuredModel doesn't need to be held open for long periods and can quickly release resources. LifecycleListener has been changed to support listening for events on multiple resources so that only one listener is needed for all resources watched by JSPModelProcessors.
by cbateman
· 16 years ago
c6f7560
Accidently reverted these in check in for bug 199480. Recommit to head.
by cbateman
· 16 years ago
aecdddf
Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=200867.
by cbateman
· 16 years ago
1873bd4
Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=199480.
by cbateman
· 16 years ago
52ed15a
Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=199480.
by cbateman
· 16 years ago
6a29d30
Changed to ui-test from core-test to accommodate new regression tests that make use of workbench. Also fixed some minor warnings in TestResourceBundleMapSource.
by cbateman
· 16 years ago
5c55518
Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=196760 plus additional test cases.
by cbateman
· 16 years ago
cd9e478
Added cleanup code for when a bundle source is deleted and added regression test.
by cbateman
· 16 years ago
ae339c6
Fix absolute offsets of variable attributes in testCreate.
by cbateman
· 16 years ago
705693e
General test coverage improvement for frameworks and API.
by cbateman
· 16 years ago
0fbedc3
Basic enumeration support.
by cbateman
· 17 years ago
7f21967
Fixed copyright issues in the project.
by rsrinivasan
· 17 years ago
db92dd7
Initial checkin for generics support in EL.
by cbateman
· 17 years ago
aace65f
changes to integrate into build.
by cbateman
· 17 years ago
39b4010
More fixes for TestProjectEnvironment.createProject() change.
by cbateman
· 17 years ago
bbaa7e0
Update to refactored package names in import statements.
by itrimble
· 17 years ago
4d54059
Moved file import.
by cbateman
· 17 years ago
d2c68cd
Centralize constants.
by cbateman
· 17 years ago
6141af4
Added version support to faceted test environment.
by cbateman
· 17 years ago
d720955
Added basic EL symbols and validation support for arrays and lists. Unit test coverage included.
by cbateman
· 17 years ago
919c34d
Plugin refactoring to:
by cbateman
· 17 years ago
0831d71
Added new tests for property resolver, especially for bounded map properties.
by cbateman
· 17 years ago
1ce8b5c
Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=149730.
by cbateman
· 17 years ago
3b815e0
Adding test plugin for the design time appmanager framework.
by cbateman
· 17 years ago