Chris Beams
1dade36c5d
added svn:externals dependency on example.aspects from org.springframework.aop
16 years ago
Chris Beams
bd33eb7715
moving unit tests from .testsuite -> .aop
16 years ago
Chris Beams
1de06a619c
moving unit tests from .testsuite -> .aop
16 years ago
Chris Beams
7bba0b7a69
moving unit tests from .testsuite -> .aop
16 years ago
Chris Beams
c373688c00
moving unit tests from .testsuite -> .aop
16 years ago
Chris Beams
78f8494bec
moving unit tests from .testsuite -> .aop
16 years ago
Chris Beams
2ae8ce6fe8
upgraded integration test to JUnit 4
16 years ago
Chris Beams
08f1be7f85
moving unit tests from .testsuite -> .aop
16 years ago
Chris Beams
4b2a5a2383
moving unit tests from .testsuite -> .aop
16 years ago
Chris Beams
0ae3bbb0fc
moving unit tests from .testsuite -> .aop
16 years ago
Chris Beams
57b5bdea20
moving unit tests from .testsuite -> .aop
16 years ago
Chris Beams
3412f9b6f9
moving unit tests from .testsuite -> .aop
16 years ago
Chris Beams
0e3124179b
added dependency on org.eclipse.persistence 1.0.1
16 years ago
Chris Beams
f389a9a7b2
added org.springframework.testsuite back into the top-level build
16 years ago
Chris Beams
4093a53e6a
fixed or @Ignore'd broken tests
16 years ago
Chris Beams
5c1b4347e7
further updates to .classpath / ivy files for javax.el
...
+ made everything consistent with the .iml files
16 years ago
Chris Beams
b87ab27140
fixed broken tests
...
+ added dependency on antlr 2.7.6, eliminating ClassNotFoundExceptions
16 years ago
Chris Beams
c04c06f27e
fixed broken tests
...
+ ACATest was changed to ACATester during the move to Spring Build, but test-servlet.xml was not updated to reflect. This was resulting in NoSuchBeanDefinitionExceptions.
16 years ago
Chris Beams
f7dcf26193
fixed incorrect version for javax.el in .classpath files (was 2.1.0, now set to 1.0.0)
16 years ago
Christian Dupuis
62a7457599
updated .classpath files to reflect recent changes in ivy files; aspectj.weaver 1.6.2 -> 1.6.2.RELEASE
16 years ago
Juergen Hoeller
f8c690c542
Java 5 code style
16 years ago
Juergen Hoeller
fda7100866
consistent compilation against Servlet 2.5, JSP 2.1 and JUnit 4.5
16 years ago
Juergen Hoeller
b0790bf5e7
Java 5 code style
16 years ago
Juergen Hoeller
29657105da
Java 5 code style
16 years ago
Scott Andrews
96ba0d8ed6
added missing compile time deps to eclipse .classpath
16 years ago
Juergen Hoeller
05bebb0c05
completed value annotation support; Java 5 code style updates
16 years ago
Juergen Hoeller
347f34c68a
EL container integration; support for contextual objects; removal of deprecated Spring 2.0 functionality; Java 5 code style
16 years ago
Arjen Poutsma
4e65f48f72
Added test and testsuite intellij projects.
16 years ago
Scott Andrews
a647f1629d
syncing eclipse settings for unit tests
16 years ago
Arjen Poutsma
0bcc8fcead
Moved tests from testsuite to web.servlet
16 years ago
Arjen Poutsma
3d06246195
Moved tests from testsuite to web.servlet
16 years ago
Arjen Poutsma
74733d0d1d
Moved tests from testsuite to web.servlet
16 years ago
Arjen Poutsma
12f295b6f5
Moved tests from testsuite to web.servlet
16 years ago
Arjen Poutsma
427f0d64b9
Moved tests from testsuite to web.servlet
16 years ago
Arjen Poutsma
764a2441cc
Moved tests from testsuite to web.servlet
16 years ago
Arjen Poutsma
b08d97e2ed
Moved tests from testsuite to web.servlet
16 years ago
Arjen Poutsma
85d82f2244
Moved tests from testsuite to web.servlet
16 years ago
Arjen Poutsma
f0e0d9b494
Moved tests from testsuite to web
16 years ago
Arjen Poutsma
a0adee719f
Moved tests from testsuite to web
16 years ago
Arjen Poutsma
24b7165031
Moved tests from testsuite to web.servlet
16 years ago
Arjen Poutsma
6c48de5ad5
Moved tests from testsuite to web.servlet
16 years ago
Arjen Poutsma
25dab06804
Moved tests from testsuite to web
16 years ago
Arjen Poutsma
88efc06a23
Moved tests from testsuite to core
16 years ago
Arjen Poutsma
7ecdf96db5
Added Tiger tests
16 years ago
Arjen Poutsma
0a89948f53
Added Tiger tests
16 years ago
Arjen Poutsma
baac76e2b1
SPR-5249: Atom and RSS View
16 years ago
Arjen Poutsma
c920c938a1
made test suit compile again
16 years ago
Arjen Poutsma
6f0342388c
Moved tests over from testsuite to beans
16 years ago
Arjen Poutsma
97e1cdd5fc
Moved tests from testsuite to jdbc
16 years ago
Arjen Poutsma
d66956b117
Changed use of AssertThrows to @Test(expected = ...)
16 years ago