Gitiles
Code Review
Sign In
git.eclipse.org
/
jsf
/
webtools.jsf.tests
/
f144173fe7f25191383026b74c5db3061afa60fb
/
jsf
/
tests
/
org.eclipse.jst.jsf.test.util
f144173
Add new IWorkspace methods to mock test object implementation.
by Ian Trimble
· 7 years ago
b8c99c4
Bug 426471 - JSF Tests must stop using WorkspaceLock
by Ian Trimble
· 8 years ago
v201401231018
089ad56
Update POMs from CBI patch to be consistent with fixed version numbers
by Ian Trimble
· 9 years ago
R3_5_1
v201309181648
7a650c2
Build with CBI
by Thanh Ha
· 9 years ago
v201309171700
251ac6e
Fix version issues for Luna.
by Ian Trimble
· 9 years ago
v201309171405
26e6848
Fix mock workspace objects affected by Luna changes to OSGI internals.
by Cameron Bateman
· 9 years ago
v201308280918
8f0cb2a
Fix inconsistent/incorrect bundle name and provider strings.
by Ian Trimble
· 9 years ago
R3_5_maintenance
R3_5_0
v201304301558
006aebe
Fix version issues.
by Ian Trimble
· 9 years ago
v201303141800
9afa9ae
Bug 403207 - org.eclipse.jst.jsf.core prereq change needed
by Ian Trimble
· 9 years ago
v201303140904
089b355
Bug 393881 - Versioning problems in WTP 3.5.0 RC3 candidate
by Ian Trimble
· 10 years ago
R3_4_maintenance
R3_4_2
v201211081916
e55e317
Fix version errors
by Raghu Srinivasan
· 10 years ago
R3_4_1
v201208262310
v201210101250
v201211080951
44cb72e
Version update
by rsrinivasan
· 11 years ago
e1e4e8d
Bug 358487 - Compilation Error in WTP 3.4.0 build
by itrimble
· 11 years ago
2d40940
Bug 343669
by rsrinivasan
· 11 years ago
1aa7bc1
update version
by rsrinivasan
· 11 years ago
330d377
Refactored the MockResourceFactory to support loading project resources from an InputStream for a zip contained in a jarred Bundle as well as from a ZipFile on the file system.
by crogers
· 11 years ago
b0baf9a
fixed some formatting from the previous rev.
by crogers
· 11 years ago
312c68f
fixed the MockResourceFactory so that forceLoad() does not create extraneous folders with paths that do not map to the project.
by crogers
· 11 years ago
d540f54
Adding some mock object work from Cameron Bateman
by crogers
· 11 years ago
fba7f87
Version update
by rsrinivasan
· 11 years ago
d181c58
Bug 335276 - compile errors with near M5 platform
by itrimble
· 11 years ago
b4bade1
Bug 333834 - JSFTestUtil produces different byte codes with new compiler due to unused variables
by itrimble
· 11 years ago
516bc76
update version
by rsrinivasan
· 11 years ago
bfa8822
Update mock test objects for latest prereqs (IProject and IWorkspace changes).
by itrimble
· 11 years ago
9addae6
Bug 327818 - Test failure in org.eclipse.jst.jsf.core.tests.AllTests - DNF
by itrimble
· 12 years ago
600fd2d
Version
by rsrinivasan
· 12 years ago
9e5ce0e
Make DT tests more robust.
by itrimble
· 12 years ago
9c461fc
Fix ModelProviderAdapterTest breakage by adding a simple implementation for isNatureEnabled.
by cbateman
· 12 years ago
c485fdf
[Bug 328624] MockFrameworkAdaptor must implement the inherited abstract method FrameworkAdaptor.findEntries()
by crogers
· 12 years ago
bbf2475
Additions to help support creating IStructuredModel instances in mock workspaces.
by cbateman
· 12 years ago
a0cdfe2
Test-only changes that add support for "dual mode" tests that can run against either mock or real workspace objects.
by cbateman
· 12 years ago
feec6be
Remove ServiceReference template type. This builds okay locally, but seems to fail on the build server for some reason.
by cbateman
· 12 years ago
7622acd
Update the MockBundle for the new methods added in Eclipse 3.7 to Bundle.
by cbateman
· 12 years ago
3dc1f36
Test-only addition of some documentation to BugRegressionTest annotation.
by cbateman
· 12 years ago
e2b6e09
Fix for pmc approved: https://bugs.eclipse.org/bugs/show_bug.cgi?id=312358
by cbateman
· 12 years ago
1b208d3
Tests for https://bugs.eclipse.org/bugs/show_bug.cgi?id=312512.
by cbateman
· 12 years ago
a90231f
Fix for PMC approved bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=311568. Includes both prod and test patches.
by cbateman
· 12 years ago
7372a9e
Add support for detecting composite component library adds and remove by adding and removing folders. Refactored JSFResource's to support fragments.
by cbateman
· 12 years ago
fad8c72
Add support for detecting adds, changes and removes to individual composite component files in an existing workspace resource library folder.
by cbateman
· 12 years ago
81cc6a2
[31035] Allow adopters to extend metadata model management and query facilities
by gkessler
· 12 years ago
4365232
Scenario testing and bug fixes for context param defined facelet taglibs.
by cbateman
· 12 years ago
97ec777
Reorganize match and find strategies.
by cbateman
· 12 years ago
08c7b96
Add substantial test coverage to the existing Facelet library location mechanism. Also makes major additions to the mock workspace context framework.
by cbateman
· 12 years ago
4956371
Fix MockResource to match new IResource methods.
by cbateman
· 12 years ago
8ae5ad4
Add new IResource.isFiiltered to MockResource.
by cbateman
· 12 years ago
6d97e1e
Update version
by rsrinivasan
· 12 years ago
02ded67
Add MockBundle, update MockDataModel and provide encoding toString option on TestFileResource.
by cbateman
· 12 years ago
da48e26
Fix bundle dependency version errors
by rsrinivasan
· 12 years ago
7d16f53
Add some mock objects.
by cbateman
· 12 years ago
c32028c
Remove JUnit 4 upper bound dependency so tests can be run under Helios.
by cbateman
· 12 years ago
31cc274
Version update for 3.2
by rsrinivasan
· 12 years ago
b2931fd
Test fixes due to changes in ImportOperation (see https://bugs.eclipse.org/bugs/show_bug.cgi?id=296496)
by itrimble
· 12 years ago
47ed17e
Version update
by rsrinivasan
· 13 years ago
8943c0e
Adjust version range for org.eclipse.jst.j2ee.core
by rsrinivasan
· 13 years ago
111babd
Fix Version error
by rsrinivasan
· 13 years ago
514eb18
Fixing bundle pre-req version: 269281
by rsrinivasan
· 13 years ago
baf5ccd
263135
by rsrinivasan
· 13 years ago
42dbb8f
test
by rsrinivasan
· 13 years ago
efbb7ab
test
by rsrinivasan
· 13 years ago
c08e0aa
test
by rsrinivasan
· 13 years ago
b98c967
Fixed pre-req
by rsrinivasan
· 14 years ago
Base_3_0_3
ff07c1c
Version update fro 3.1
by rsrinivasan
· 14 years ago
4dffe4c
Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=236664. Includes test coverage and a minor change to BasicExtensionFactory to solve an NPE found during testing.
by cbateman
· 14 years ago
0c44bfd
Update Service version
by rsrinivasan
· 14 years ago
4b358dd
Update the validation disablement utility method for the new ValidationFramework way of doing it.
by cbateman
· 14 years ago
eece58b
Fix Copyright header
by rsrinivasan
· 14 years ago
91c6643
[224927 ] Update to minor version
by rsrinivasan
· 14 years ago
a2c7c01
Fix versions of plugins with qualifier-only increase
by rsrinivasan
· 14 years ago
f24b2cf
Version patch provided for https://bugs.eclipse.org/bugs/show_bug.cgi?id=223765.
by cbateman
· 14 years ago
ac23e27
Change to remove dependence of the page flow actions dialog on JSP pages. Also added a safe delete method to JSFTestUtil.
by cbateman
· 14 years ago
10de2df
Basic regression testing, plus fixed minor issue with detected missing closing bracket.
by cbateman
· 14 years ago
cd054be
New test env support for importing whole zipped projects into the junit workspace. Also some misc convenience features.
by cbateman
· 14 years ago
f57809c
ignore local build artifacts
by rsrinivasan
· 14 years ago
f010206
Add a null check to avoid possible NPE.
by cbateman
· 14 years ago
9e43234
WPE tabbed prop basic Junits + cleanup and fixes
by gkessler
· 14 years ago
ab98892
Allow paths with spaces to be used in tests
by gkessler
· 14 years ago
ba3857b
Added test coverage for Hover and Hyperlink.
by cbateman
· 14 years ago
f6986b5
Removed unnecessary SuppressWarnings that are no (JDT 3.4) being flagged as warnings themselves.
by cbateman
· 15 years ago
36bb6d4
Removed deprecation warning suppression accidently added.
by cbateman
· 15 years ago
15ab4ca
Suppressed unnecessary generics warnings.
by cbateman
· 15 years ago
ed3a612
Change Version to 1.0.1
by rsrinivasan
· 15 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
· 15 years ago
92b32eb
Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=199295.
by cbateman
· 15 years ago
82c174b
JUnits for coverage in MD and JSF Lib Reg areas.
by gkessler
· 15 years ago
9dc6725
Test-only change to add tracing for a problem that doesn't reproduce locally.
by cbateman
· 15 years ago
25801ea
[190374] Build Issues for S-2.0RC2-20070531
by gkessler
· 15 years ago
da10cda
About+licence patch : 189560
by rsrinivasan
· 15 years ago
f758416
[189321] some manifest.mf/plugin.xml cleanup
by gkessler
· 15 years ago
62f32e3
Fix for 166536 - [API] Need to cleanup manifests
by gkessler
· 15 years ago
7f21967
Fixed copyright issues in the project.
by rsrinivasan
· 15 years ago
19d8da7
JSF Library Registry/References related changes
by gkessler
· 15 years ago
6e42827
Remove unused imports.
by cbateman
· 15 years ago
ec053d9
Disabled setInternetProxy for now and added a disable on validation.
by cbateman
· 15 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
· 15 years ago
254793e
Partial fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=181643.
by cbateman
· 15 years ago
8533414
Ensure all packages are exported. Make necessary packages visible to test plugins.
by itrimble
· 15 years ago
fbbd02e
Fixed Java5 compile problem (had 'bad' whitespace)
by cbateman
· 15 years ago
624c4f1
Move to Java 5. Removed catch(Throwable).
by cbateman
· 15 years ago
2b0a0e1
Missed this on last checkin.
by cbateman
· 15 years ago
1493e1e
Added unit tests for v1 to v2 JSF library migration.
by cbateman
· 15 years ago
Next »