Commit Graph

117 Commits

Author SHA1 Message Date
Chris Beams
8b2cf634a3 moving unit tests from .testsuite -> .context 2008-12-14 20:13:56 +00:00
Chris Beams
87de85ef19 moving unit tests from .testsuite -> .context 2008-12-14 19:47:56 +00:00
Chris Beams
69d80518f3 moving unit tests from .testsuite -> .context 2008-12-14 18:40:53 +00:00
Chris Beams
95950d28de moving unit tests from .testsuite -> .context.support 2008-12-14 18:01:20 +00:00
Chris Beams
0a47beb647 moving unit tests from .testsuite -> .context.support 2008-12-14 17:35:21 +00:00
Chris Beams
b4e61dd9df moving unit tests from .testsuite -> .context 2008-12-14 08:00:16 +00:00
Chris Beams
5e5d8b0196 moving example.scannable from .testsuite -> .context 2008-12-14 06:46:37 +00:00
Chris Beams
e944e2fcc5 moving unit tests from .testsuite -> .context
+ created example.scannable package to house scannable components away from .context.annotation package
+ example.scannable will also lend itself to sharing via externals
2008-12-14 06:32:25 +00:00
Chris Beams
57eaf42424 moving unit tests from .testsuite -> .context 2008-12-14 03:59:10 +00:00
Chris Beams
72b306fe0a moved commonsPoolTests.xml back from .aop -> .testsuite 2008-12-14 03:41:39 +00:00
Chris Beams
64aa2620bc added missing base classes, eliminated unused *Bean classes 2008-12-14 02:50:58 +00:00
Chris Beams
83870f3fca fixed broken path to xml in CommonsPoolTargetSourceTests
eliminated duplicate tests existing in both .beans and .testsuite
2008-12-13 22:07:22 +00:00
Chris Beams
7f5e60e76a moving unit tests from .testsuite -> .aop 2008-12-13 01:46:56 +00:00
Chris Beams
32bea88eb7 moving unit tests from .testsuite -> .aop 2008-12-13 01:27:27 +00:00
Chris Beams
e3ec177aab moving unit tests from .testsuite -> .aop 2008-12-13 01:07:30 +00:00
Chris Beams
40016fc902 moving unit tests from .testsuite -> .aop 2008-12-13 00:35:22 +00:00
Chris Beams
4c88488c5a moving unit tests from .testsuite -> .aop
@Ignore'd a portion of PersistenceXmlParsingTests#testExampleComplex: it is failing, but only under clover coverage runs
2008-12-12 20:09:17 +00:00
Chris Beams
04d3f984b1 polish: leading spaces -> tabs across .aop and .testsuite bundles 2008-12-12 19:39:14 +00:00
Chris Beams
5cb1b1d17c moving unit tests from .testsuite -> .aop 2008-12-12 18:57:46 +00:00
Chris Beams
56908e32cd polish 2008-12-12 18:22:29 +00:00
Chris Beams
3c0015c1ec moving unit tests from .testsuite -> .aop 2008-12-12 18:08:15 +00:00
Chris Beams
c563f97b90 moving unit tests from .testsuite -> .aop 2008-12-12 17:30:02 +00:00
Chris Beams
1546c15187 moving unit tests from .testsuite -> .aop 2008-12-12 17:17:32 +00:00
Chris Beams
003866835e fixed breaking test that was pointing to wrong PerThisAspect 2008-12-12 04:34:47 +00:00
Chris Beams
f4a7700216 moving unit tests from .testsuite -> .aop 2008-12-12 03:36:10 +00:00
Chris Beams
c69bbfe058 moving unit tests from .testsuite -> .aop 2008-12-12 01:32:27 +00:00
Chris Beams
1dade36c5d added svn:externals dependency on example.aspects from org.springframework.aop 2008-12-12 01:08:48 +00:00
Chris Beams
bd33eb7715 moving unit tests from .testsuite -> .aop 2008-12-12 00:57:14 +00:00
Chris Beams
1de06a619c moving unit tests from .testsuite -> .aop 2008-12-11 23:48:24 +00:00
Chris Beams
7bba0b7a69 moving unit tests from .testsuite -> .aop 2008-12-11 23:35:15 +00:00
Chris Beams
c373688c00 moving unit tests from .testsuite -> .aop 2008-12-11 23:28:31 +00:00
Chris Beams
78f8494bec moving unit tests from .testsuite -> .aop 2008-12-11 23:17:06 +00:00
Chris Beams
2ae8ce6fe8 upgraded integration test to JUnit 4 2008-12-11 22:41:00 +00:00
Chris Beams
08f1be7f85 moving unit tests from .testsuite -> .aop 2008-12-11 22:37:31 +00:00
Chris Beams
4b2a5a2383 moving unit tests from .testsuite -> .aop 2008-12-11 22:33:33 +00:00
Chris Beams
0ae3bbb0fc moving unit tests from .testsuite -> .aop 2008-12-11 22:18:50 +00:00
Chris Beams
57b5bdea20 moving unit tests from .testsuite -> .aop 2008-12-11 22:08:06 +00:00
Chris Beams
3412f9b6f9 moving unit tests from .testsuite -> .aop 2008-12-11 21:55:53 +00:00
Chris Beams
f389a9a7b2 added org.springframework.testsuite back into the top-level build 2008-12-09 03:13:21 +00:00
Chris Beams
4093a53e6a fixed or @Ignore'd broken tests 2008-12-08 21:43:29 +00:00
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
Juergen Hoeller
f8c690c542 Java 5 code style 2008-11-28 11:39:36 +00:00
Juergen Hoeller
b0790bf5e7 Java 5 code style 2008-11-27 00:27:52 +00:00
Juergen Hoeller
29657105da Java 5 code style 2008-11-25 01:29:54 +00:00
Juergen Hoeller
05bebb0c05 completed value annotation support; Java 5 code style updates 2008-11-20 17:33:46 +00:00
Juergen Hoeller
347f34c68a 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
Arjen Poutsma
0bcc8fcead Moved tests from testsuite to web.servlet 2008-11-03 12:25:46 +00:00
Arjen Poutsma
3d06246195 Moved tests from testsuite to web.servlet 2008-11-03 12:03:31 +00:00
Arjen Poutsma
74733d0d1d Moved tests from testsuite to web.servlet 2008-11-03 11:51:55 +00:00
Arjen Poutsma
12f295b6f5 Moved tests from testsuite to web.servlet 2008-11-03 11:47:12 +00:00