Gitiles
Code Review
Sign In
git.eclipse.org
/
jsf
/
webtools.jsf.tests
/
b98c9671f4b05f14777dd343c1b79debd81201db
/
jsf
/
tests
/
org.eclipse.jst.jsf.core.tests
ff07c1c
Version update fro 3.1
by rsrinivasan
· 16 years ago
a2b45ec
Fix version of plugins and features
by rsrinivasan
· 16 years ago
a281278
Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=228298. Enables the V2 validator framework.
by cbateman
· 16 years ago
v200808071446
4686848
Adds regression test for https://bugs.eclipse.org/bugs/show_bug.cgi?id=173526. Also improves tracing support in the MockValidationReporter.
by cbateman
· 16 years ago
359be4d
Fix for PMC_approved bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=231626.
by cbateman
· 16 years ago
R3_0_0
6e4404c
Fix for pmc_approved: https://bugs.eclipse.org/bugs/show_bug.cgi?id=202697
by cbateman
· 16 years ago
eece58b
Fix Copyright header
by rsrinivasan
· 16 years ago
a8cf828
Part of:
by cbateman
· 17 years ago
2f9f1e0
Remove unused import.
by cbateman
· 17 years ago
91c6643
[224927 ] Update to minor version
by rsrinivasan
· 17 years ago
836f205
[225130] Failing JSF Junits due to change in FacetProjectCreationOperation
by gkessler
· 17 years ago
a2c7c01
Fix versions of plugins with qualifier-only increase
by rsrinivasan
· 17 years ago
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
· 17 years ago
f24b2cf
Version patch provided for https://bugs.eclipse.org/bugs/show_bug.cgi?id=223765.
by cbateman
· 17 years ago
38a3bc5
Changed some assertTrue to assertEqual methods so that failures log an expected/actual value.
by cbateman
· 17 years ago
6399cf9
Refactoring to support new view handlers:
by cbateman
· 17 years ago
915c2a3
Update usage of JarFile to stop signature verifications
by gkessler
· 17 years ago
b571f92
Large checkin for alternative handling and dt view construction.
by cbateman
· 17 years ago
10de2df
Basic regression testing, plus fixed minor issue with detected missing closing bracket.
by cbateman
· 17 years ago
c57f437
Factor out mock validation context and reporter. Add XMLViewDefnValidatorTests skeleton.
by cbateman
· 17 years ago
254839a
Add suppression (with stack print to error log) of CoreException on project close/delete's in tearDown.
by cbateman
· 17 years ago
4241631
Avoid name collisions on project names in case tearDown fails to delete projects.
by cbateman
· 17 years ago
f57809c
ignore local build artifacts
by rsrinivasan
· 17 years ago
b8db586
Progress on design time view handler.
by cbateman
· 17 years ago
e28cbf0
Commenting out spuriously failing tests. See:
by cbateman
· 17 years ago
ba3857b
Added test coverage for Hover and Hyperlink.
by cbateman
· 17 years ago
c84f748
Patch for https://bugs.eclipse.org/bugs/show_bug.cgi?id=198984 with formatting and additional test coverage.
by cbateman
· 17 years ago
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
· 17 years ago
4cbddc2
Removed unnecessary SuppressWarnings.
by cbateman
· 17 years ago
4f3882e
Bumping up the version on the dependency on org.eclipse.core.runtime.compatibility
by rsrinivasan
· 17 years ago
5e93496
Manifests updated for EMF version changes
by gkessler
· 17 years ago
bec1579
Added a deprecation suppress warnings.
by cbateman
· 17 years ago
5b3c897
Use non-deprecated IMPLEMENTATION_TYPE enum
by gkessler
· 17 years ago
959b235
Fix to make testGetJSFImplementationLibraries independent of what other JSF lib-affecting test cases have been run before it.
by cbateman
· 17 years ago
6cc2407
[188934] - [API] review and cleanup JSF Lib Configuration provisional APIs
by gkessler
· 17 years ago
6dab503
Version fix
by rsrinivasan
· 17 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
· 17 years ago
2ec754a
PMC approved patch2 for https://bugs.eclipse.org/bugs/show_bug.cgi?id=199480.
by cbateman
· 17 years ago
1873bd4
Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=199480.
by cbateman
· 17 years ago
7821600
Added an @suppresswarnings for unchecked generics.
by cbateman
· 17 years ago
495f6b9
Fixed some compile warnings.
by cbateman
· 17 years ago
ee6e1d8
Added unchecked warning suppression.
by cbateman
· 17 years ago
8f198c6
Fixed unchecked generic warning.
by cbateman
· 17 years ago
92b32eb
Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=199295.
by cbateman
· 17 years ago
c1b11a0
Partial fix for critical part of https://bugs.eclipse.org/bugs/show_bug.cgi?id=197506.
by cbateman
· 17 years ago
2d01455
Manifest updates to allow page designer tests plug-in full access to various packages.
by itrimble
· 17 years ago
6b1e88f
Fix forhttps://bugs.eclipse.org/bugs/show_bug.cgi?id=195867.
by cbateman
· 17 years ago
82c174b
JUnits for coverage in MD and JSF Lib Reg areas.
by gkessler
· 17 years ago
6626acc
code coverage JUnits for jsf.core
by gkessler
· 17 years ago
410d813
Fixed line termination problem be changing absolute offset of view.
by cbateman
· 17 years ago
705693e
General test coverage improvement for frameworks and API.
by cbateman
· 17 years ago
4d3d221
Test coverage for wildcard capture.
by cbateman
· 17 years ago
092afbe
Applying pmc_approved patch for https://bugs.eclipse.org/bugs/show_bug.cgi?id=179868.
by cbateman
· 17 years ago
25801ea
[190374] Build Issues for S-2.0RC2-20070531
by gkessler
· 17 years ago
da10cda
About+licence patch : 189560
by rsrinivasan
· 17 years ago
f758416
[189321] some manifest.mf/plugin.xml cleanup
by gkessler
· 17 years ago
62f32e3
Fix for 166536 - [API] Need to cleanup manifests
by gkessler
· 17 years ago
e14971a
Applied patch for https://bugs.eclipse.org/bugs/show_bug.cgi?id=187529
by rsrinivasan
· 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
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
e560124
First round of changes to support Java 5 generics in EL model objects.
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
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
99b4052
Fixed up test case so it uses the original bug case in the jars.
by cbateman
· 18 years ago
254793e
Partial fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=181643.
by cbateman
· 18 years ago
8533414
Ensure all packages are exported. Make necessary packages visible to test plugins.
by itrimble
· 18 years ago
3ef461d
Merge with branch refactor_20070416: remove "internal.provisional" from package names.
by itrimble
· 18 years ago
fbbd02e
Fixed Java5 compile problem (had 'bad' whitespace)
by cbateman
· 18 years ago
86acfd5
Move to Java 5. Removed an exception suppression.
by cbateman
· 18 years ago
6fe1bc8
Centralized constants.
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
99704db
[142056] JSF library referenced in a web project does not act as true reference
by gkessler
· 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
c3aa509
Enabled 1.2 facet and project creation. Added basic faces-config model validator.
by cbateman
· 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
1a5059f
Some code cleanup.
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
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
1ce8b5c
Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=149730.
by cbateman
· 18 years ago
73b5815
Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=149930 -- none scope now resolved for bean symbols.
by cbateman
· 18 years ago
880ffd9
JUnit tests for the new bean introspection utility classes.
by cbateman
· 18 years ago
01a4f7c
Fix copyright, add about.html, and update build.properties.
by justinchen
· 18 years ago
a36d4a3
Fix typo. jsp-->jsf.
by justinchen
· 18 years ago
557044b
Add test cases for jsflibraryconfig package.
by justinchen
· 18 years ago
c77e615
Initial check in.
by justinchen
· 18 years ago
d67fb1a
Patched on behalf of Cameron Bateman for bug 145900.
by justinchen
· 18 years ago
79412d1
Checkin of Cam's June2 Checkpoint (https://bugs.eclipse.org/bugs/show_bug.cgi?id=145158)
by gkessler
· 18 years ago
c97758f
Patched for Cameron Bateman.
by justinchen
· 18 years ago
Next »