Gitiles
Code Review
Sign In
git.eclipse.org
/
jsf
/
webtools.jsf.tests
/
0fbedc3da6e6928a40163e45b2d809bc7450fd29
0fbedc3
Basic enumeration support.
by cbateman
· 17 years ago
b381949
Changed the Ant recipe for testing from core-test to ui-test.
by cbateman
· 17 years ago
beaa43d
JUnit fix for boolean type
by gkessler
· 17 years ago
8ecd988
set version to 1.0
by rsrinivasan
· 17 years ago
7f21967
Fixed copyright issues in the project.
by rsrinivasan
· 17 years ago
f70ad6f
update build.properties to include plugin.xml
by gkessler
· 17 years ago
b5474c5
Remove unused imports
by gkessler
· 17 years ago
db92dd7
Initial checkin for generics support in EL.
by cbateman
· 17 years ago
6de246e
Javadoc + core.tests changes for JSF Libs
by gkessler
· 17 years ago
19d8da7
JSF Library Registry/References related changes
by gkessler
· 17 years ago
b2823e4
Fix for Test plugins were not executing.Updated to include test.xml and tesrdata folder in the binary
by rsrinivasan
· 17 years ago
070c522
Fixed plugin name
by cbateman
· 17 years ago
25c020c
Added designtime.tests and context.symbols.test.
by cbateman
· 17 years ago
aace65f
changes to integrate into build.
by cbateman
· 17 years ago
22e8b02
Adding build file so can integrate to build.
by cbateman
· 17 years ago
e560124
First round of changes to support Java 5 generics in EL model objects.
by cbateman
· 17 years ago
6e42827
Remove unused imports.
by cbateman
· 17 years ago
ec053d9
Disabled setInternetProxy for now and added a disable on validation.
by cbateman
· 17 years ago
32523ff
Temporarily removed the jar test.
by cbateman
· 17 years ago
39b4010
More fixes for TestProjectEnvironment.createProject() change.
by cbateman
· 17 years ago
cb2f48d
Modified ProjectTestEnvironment.createProject to take a boolean flag that determines how it behaves if the project to be created already exists.
by cbateman
· 17 years ago
9b9fe88
Update MANIFEST.MF to mark packages x-internal, or mark as having x-friends.
by itrimble
· 17 years ago
2d54d48
- add test cases for ResourceBundle symbol contributor
by cbateman
· 17 years ago
99b4052
Fixed up test case so it uses the original bug case in the jars.
by cbateman
· 17 years ago
254793e
Partial fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=181643.
by cbateman
· 17 years ago
8533414
Ensure all packages are exported. Make necessary packages visible to test plugins.
by itrimble
· 17 years ago
1ecadf7
Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=182227.
by cbateman
· 17 years ago
cf33396
Fix JUnit failures after package refactoring
by gkessler
· 17 years ago
bbaa7e0
Update to refactored package names in import statements.
by itrimble
· 17 years ago
028fdb5
Updated to use refactored package names.
by itrimble
· 17 years ago
3ef461d
Merge with branch refactor_20070416: remove "internal.provisional" from package names.
by itrimble
· 17 years ago
fbbd02e
Fixed Java5 compile problem (had 'bad' whitespace)
by cbateman
· 18 years ago
3f9b3db
Move to Java5.
by cbateman
· 18 years ago
624c4f1
Move to Java 5. Removed catch(Throwable).
by cbateman
· 18 years ago
c4b1926
Move to Java 5.
by cbateman
· 18 years ago
a0b6216
Move to Java 5. Removed a catch(Throwable).
by cbateman
· 18 years ago
86acfd5
Move to Java 5. Removed an exception suppression.
by cbateman
· 18 years ago
8ead9f0
Move Java 5.
by cbateman
· 18 years ago
4c0cf7a
Move to Java 5. Add plugin.properties to fix warning.
by cbateman
· 18 years ago
e0c239e
Eliminates manifest.mf warning; empty for now.
by cbateman
· 18 years ago
66a72ae
Interalized previously public variable.
by cbateman
· 18 years ago
5bb2bb0
Centralized consts.
by cbateman
· 18 years ago
6fe1bc8
Centralized constants.
by cbateman
· 18 years ago
4d54059
Moved file import.
by cbateman
· 18 years ago
5cac98a
Centralized constants.
by cbateman
· 18 years ago
d2c68cd
Centralize constants.
by cbateman
· 18 years ago
43d60ee
Added jsf.core to required list to pick up IJSFCoreConstants.
by cbateman
· 18 years ago
81c49e1
Centralized common constants.
by cbateman
· 18 years ago
231df9d
Now using the JSF common util for building a Web project.
by cbateman
· 18 years ago
d9bcc0a
Centralized version constants.
by cbateman
· 18 years ago
2b0a0e1
Missed this on last checkin.
by cbateman
· 18 years ago
f058dc9
Added migration test to test suite. Also added tearDown so it restores the workspace.
by cbateman
· 18 years ago
1493e1e
Added unit tests for v1 to v2 JSF library migration.
by cbateman
· 18 years ago
9e85e78
Removed unused imports.
by cbateman
· 18 years ago
bea82b6
Fix for failing JUnit test: testGetDefaultPropertyString()
by gkessler
· 18 years ago
c28253f
Switch over from wst proxy to platform proxy preferences. *NOTE* this change hasn't yet been tested because a JSFLibrary change is causing it fail on setup.
by cbateman
· 18 years ago
99704db
[142056] JSF library referenced in a web project does not act as true reference
by gkessler
· 18 years ago
c3da24b
Changed over f:loadBundle variable support to use the Sybase LoadBundleUtil to find the bundle:
by cbateman
· 18 years ago
e8b5b96
Removed some dead code.
by cbateman
· 18 years ago
60429fd
Change version string from 0.5 to 1.0
by rsrinivasan
· 18 years ago
f35fee3
Added support for dataTable variables + basic unit tests.
by cbateman
· 18 years ago
6141af4
Added version support to faceted test environment.
by cbateman
· 18 years ago
419bd33
Simple testing for sets and tagmatcher.
by cbateman
· 18 years ago
effcc7c
Significant refactoring of VPD palette and tag creation code to use new metadata. Changes to StandardMetaData framework and model. Update of HTML, JSP, JSF HTML and JSF Core metadata to new standard model.
by gkessler
· 18 years ago
53f4f51
Create adapter mechanism on IMetaDataSourceModelProvider to provide resource bundles and image descriptors. Will allow for much better extensibility.
by gkessler
· 18 years ago
5692df8
fixes + tests for NullPointer during Entity query
by gkessler
· 18 years ago
623775f
[172963] Replace CMAnnotationFiles API with EMF Based solution
by gkessler
· 18 years ago
v20070206
8e2b66e
Deprecated the artifact edit get methods that don't specify a location for the model source file.
by cbateman
· 18 years ago
6a37b92
Fixed (hopefully) the problem of extension data getting removed on writes. I say hopefully because although it now passes my basic JUnit tests, there are many possible scenarios that are not yet tested thoroughly.
by cbateman
· 18 years ago
c3aa509
Enabled 1.2 facet and project creation. Added basic faces-config model validator.
by cbateman
· 18 years ago
0d16114
Enabled textContent reading and tests for DynamicElement. There is still a write bug outstanding on the textContent.
by cbateman
· 18 years ago
a9c52ea
Updated the schema location for 1.2 (j2ee->javaee).
by cbateman
· 18 years ago
99b1aba
Write/Read tests for Faces 1.2 model changes.
by cbateman
· 18 years ago
337a7a5
Faces 1.2 model, translator and read test cases (write tests, extension bug and validation yet to do).
by cbateman
· 18 years ago
623bbd8
First round of model changes:
by cbateman
· 18 years ago
4c0c539
Fixed dependency
by rsrinivasan
· 18 years ago
d720955
Added basic EL symbols and validation support for arrays and lists. Unit test coverage included.
by cbateman
· 18 years ago
919c34d
Plugin refactoring to:
by cbateman
· 18 years ago
14e9cc8
Plugin refactoring stage 1: jst.jsf.context plugins (except context.symbol) and contentmodel.annotations have been moved to jsf.common, obsoleting previous plugins
by cbateman
· 18 years ago
v20061121_checkpoint_2
v20061128_checkpoint_3
df90500
Adding an all tests suite.
by cbateman
· 18 years ago
11838c7
Change deprecated Assert
by cbateman
· 18 years ago
43adce6
Test coverage for id and function completions inside bracket operator expressions.
by cbateman
· 18 years ago
80b1c89
Added type coercion and java type descriptor tests.
by cbateman
· 18 years ago
1a5059f
Some code cleanup.
by cbateman
· 18 years ago
0831d71
Added new tests for property resolver, especially for bounded map properties.
by cbateman
· 18 years ago
86f8496
Fixed some malformed Javadoc
by cbateman
· 18 years ago
d7bde6c
New Test utility class.
by cbateman
· 18 years ago
ac09614
New unit tests for bracket operator, dot operator and map properties.
by cbateman
· 18 years ago
3a42754
Code warnings cleanup.
by cbateman
· 18 years ago
v20061110_checkpoint_1
0ea9298
Fixed some Java 5 SDK contamination.
by cbateman
· 18 years ago
22ffa33
Removed unused imports.
by cbateman
· 18 years ago
b37d497
Code warnings cleanup. See https://bugs.eclipse.org/bugs/show_bug.cgi?id=163125.
by cbateman
· 18 years ago
b7aebc7
Code warnings cleanup. See https://bugs.eclipse.org/bugs/show_bug.cgi?id=163125.
by cbateman
· 18 years ago
44f176e
Added marker offset/length test coverage.
by cbateman
· 18 years ago
963423b
Fixed some Java5 specific debris that had drifted in by accident.
by cbateman
· 18 years ago
78cc5ad
Basic coverage testing for JSF EL 1.1 validation.
by cbateman
· 18 years ago
b406b13
Add new test cases and test case classes regarding jsflibraryconfig
by justinchen
· 18 years ago
d0887a9
Add new test cases for jsflibraryConfig. Remove obsolete test cases.
by justinchen
· 18 years ago
01308ba
Added test.util plugin
by rsrinivasan
· 18 years ago
32aa77a
build issues
by rsrinivasan
· 18 years ago
Next »