spring-framework/org.springframework.testsuite
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.
2008-12-07 01:10:58 +00:00
..
.settings eclipse settings to support unit test 2008-10-29 15:00:00 +00:00
src/test fixed broken tests 2008-12-07 01:10:58 +00:00
.classpath fixed incorrect version for javax.el in .classpath files (was 2.1.0, now set to 1.0.0) 2008-12-07 01:08:37 +00:00
.project eclipse settings to support unit test 2008-10-29 15:00:00 +00:00
build.xml Added testsuite, as one project for now. Will move individual tests to respective modules later 2008-10-29 01:17:37 +00:00
ivy.xml consistent compilation against Servlet 2.5, JSP 2.1 and JUnit 4.5 2008-11-27 21:49:10 +00:00
pom.xml Added testsuite, as one project for now. Will move individual tests to respective modules later 2008-10-29 01:17:37 +00:00
template.mf Added testsuite, as one project for now. Will move individual tests to respective modules later 2008-10-29 01:17:37 +00:00
testsuite.iml EL container integration; support for contextual objects; removal of deprecated Spring 2.0 functionality; Java 5 code style 2008-11-20 02:10:53 +00:00