Andy Clement
|
e28d4e8a11
|
moved test into ParserErrorMessageTests
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@83 50f2f4bb-b051-0410-bef5-90022cba6387
|
2008-08-18 00:21:45 +00:00 |
|
Andy Clement
|
f75701fbba
|
modified Date tests
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@82 50f2f4bb-b051-0410-bef5-90022cba6387
|
2008-08-18 00:21:21 +00:00 |
|
Andy Clement
|
de965b88ea
|
starting to sort out like/matches. Matches is the java regex related one. Like is the SQL related one. But the spring .net 'like' doesn't seem to be the same as the SQL doc I found for like...
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@78 50f2f4bb-b051-0410-bef5-90022cba6387
|
2008-08-17 01:42:06 +00:00 |
|
Andy Clement
|
edeeda1f24
|
improved javadoc, error handling and testing of matches
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@76 50f2f4bb-b051-0410-bef5-90022cba6387
|
2008-08-17 01:28:26 +00:00 |
|
Andy Clement
|
07076642a3
|
fixing error handling in 'is' operator
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@74 50f2f4bb-b051-0410-bef5-90022cba6387
|
2008-08-17 01:27:45 +00:00 |
|
Andy Clement
|
e470453868
|
fixing TODOs
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@73 50f2f4bb-b051-0410-bef5-90022cba6387
|
2008-08-17 01:27:18 +00:00 |
|
Andy Clement
|
f8867eb950
|
fixing TODOs
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@70 50f2f4bb-b051-0410-bef5-90022cba6387
|
2008-08-17 01:26:11 +00:00 |
|
Andy Clement
|
4be7f7dc87
|
remove java.awt as a default import in the StandardTypeLocator
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@65 50f2f4bb-b051-0410-bef5-90022cba6387
|
2008-08-16 18:21:03 +00:00 |
|
Andy Clement
|
7ea18e23ab
|
fixing TODOs
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@59 50f2f4bb-b051-0410-bef5-90022cba6387
|
2008-08-16 01:56:29 +00:00 |
|
Andy Clement
|
bc38f8cd66
|
added support for long[] in stringValueOf() - plus an error reported if the type passed in is not supported
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@58 50f2f4bb-b051-0410-bef5-90022cba6387
|
2008-08-16 01:56:16 +00:00 |
|
Andy Clement
|
e739b83214
|
correcting TODO
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@55 50f2f4bb-b051-0410-bef5-90022cba6387
|
2008-08-16 01:44:12 +00:00 |
|
Andy Clement
|
a17ab6cfaf
|
fixed some tests that will now break because int/long can be treated as boolean. May need to change again if real numbers get the same treatment.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@54 50f2f4bb-b051-0410-bef5-90022cba6387
|
2008-08-16 01:43:51 +00:00 |
|
Andy Clement
|
f9f6e8cf21
|
new tests for ternary - checking conversion of numbers to boolean and correct error when condition result not convertable to boolean
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@53 50f2f4bb-b051-0410-bef5-90022cba6387
|
2008-08-16 01:43:15 +00:00 |
|
Andy Clement
|
8daeb8b200
|
removed redundant test - there is no non-optimal reflection accessor to test now
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@52 50f2f4bb-b051-0410-bef5-90022cba6387
|
2008-08-16 01:42:39 +00:00 |
|
Andy Clement
|
8c604095a6
|
Parser error message improvements: enhanced harness and used it in new parser error message tests
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@39 50f2f4bb-b051-0410-bef5-90022cba6387
|
2008-08-15 00:26:38 +00:00 |
|
Andy Clement
|
29413137b0
|
reorganizing tests - extracting EvaluationTests out into other test classes. Started work on parser error message tests.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@30 50f2f4bb-b051-0410-bef5-90022cba6387
|
2008-08-14 20:24:31 +00:00 |
|
Andy Clement
|
05083634fe
|
Avoid calling deprecated Date ctor
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@28 50f2f4bb-b051-0410-bef5-90022cba6387
|
2008-08-12 22:18:05 +00:00 |
|
Andy Clement
|
a9730bee55
|
changed to not use deprecated toURL()
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@26 50f2f4bb-b051-0410-bef5-90022cba6387
|
2008-08-12 22:14:10 +00:00 |
|
Andy Clement
|
b93dbbbe7e
|
Changed test so expected results match actual on both windows and Mac
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@22 50f2f4bb-b051-0410-bef5-90022cba6387
|
2008-08-12 21:21:35 +00:00 |
|
Andy Clement
|
55f50c861c
|
Fixed generics warnings
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@21 50f2f4bb-b051-0410-bef5-90022cba6387
|
2008-08-12 18:31:51 +00:00 |
|
Andy Clement
|
f49d771f9f
|
Fixed generics warning
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@20 50f2f4bb-b051-0410-bef5-90022cba6387
|
2008-08-12 18:31:41 +00:00 |
|
Andy Clement
|
edc9ad4e89
|
Fixed generics warnings
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@19 50f2f4bb-b051-0410-bef5-90022cba6387
|
2008-08-12 18:31:31 +00:00 |
|
Andy Clement
|
dc1d850b9d
|
Marked unused values appropriately
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@18 50f2f4bb-b051-0410-bef5-90022cba6387
|
2008-08-12 18:28:18 +00:00 |
|
Andy Clement
|
861f359bbd
|
Fixed unnecessary casts
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@14 50f2f4bb-b051-0410-bef5-90022cba6387
|
2008-08-12 18:23:39 +00:00 |
|
Andy Clement
|
9e4faabba6
|
Fixed unnecessary casts
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@13 50f2f4bb-b051-0410-bef5-90022cba6387
|
2008-08-12 18:23:29 +00:00 |
|
Andy Clement
|
9499d88b00
|
First drop of SPEL
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@10 50f2f4bb-b051-0410-bef5-90022cba6387
|
2008-08-12 16:36:40 +00:00 |
|
Andy Clement
|
2acbc82fd7
|
First drop of SPEL
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@9 50f2f4bb-b051-0410-bef5-90022cba6387
|
2008-08-12 16:27:53 +00:00 |
|
Andy Clement
|
24b4f49b1a
|
First drop of SPEL
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@8 50f2f4bb-b051-0410-bef5-90022cba6387
|
2008-08-12 16:27:20 +00:00 |
|
Andy Clement
|
f22f13f020
|
First drop of SPEL
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@5 50f2f4bb-b051-0410-bef5-90022cba6387
|
2008-08-12 16:14:43 +00:00 |
|
Ben Hale
|
860a8a3f15
|
Initial code checkin
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3 50f2f4bb-b051-0410-bef5-90022cba6387
|
2008-07-11 06:34:50 +00:00 |
|