Andy Clement
|
776553cfbb
|
more tests relating to reals
|
2008-08-18 17:06:24 +00:00 |
|
Andy Clement
|
7fa4d9e928
|
moved TODOs to readme
|
2008-08-18 00:22:09 +00:00 |
|
Andy Clement
|
7d677b23d3
|
moved test into ParserErrorMessageTests
|
2008-08-18 00:21:45 +00:00 |
|
Andy Clement
|
bea94c2371
|
modified Date tests
|
2008-08-18 00:21:21 +00:00 |
|
Andy Clement
|
077fc1613d
|
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...
|
2008-08-17 01:42:06 +00:00 |
|
Andy Clement
|
c6db7c41a4
|
improved javadoc, error handling and testing of matches
|
2008-08-17 01:28:26 +00:00 |
|
Andy Clement
|
29fe8da1ad
|
fixing error handling in 'is' operator
|
2008-08-17 01:27:45 +00:00 |
|
Andy Clement
|
5c0d80ece7
|
fixing TODOs
|
2008-08-17 01:27:18 +00:00 |
|
Andy Clement
|
80075f18ce
|
fixing TODOs
|
2008-08-17 01:26:11 +00:00 |
|
Andy Clement
|
1917a50f6f
|
remove java.awt as a default import in the StandardTypeLocator
|
2008-08-16 18:21:03 +00:00 |
|
Andy Clement
|
3ebf290534
|
fixing TODOs
|
2008-08-16 01:56:29 +00:00 |
|
Andy Clement
|
e9ddd7151e
|
added support for long[] in stringValueOf() - plus an error reported if the type passed in is not supported
|
2008-08-16 01:56:16 +00:00 |
|
Andy Clement
|
5bb6f9c75d
|
correcting TODO
|
2008-08-16 01:44:12 +00:00 |
|
Andy Clement
|
d2ab889b00
|
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.
|
2008-08-16 01:43:51 +00:00 |
|
Andy Clement
|
8d8a82b278
|
new tests for ternary - checking conversion of numbers to boolean and correct error when condition result not convertable to boolean
|
2008-08-16 01:43:15 +00:00 |
|
Andy Clement
|
8730cde270
|
removed redundant test - there is no non-optimal reflection accessor to test now
|
2008-08-16 01:42:39 +00:00 |
|
Andy Clement
|
1a31d25973
|
Parser error message improvements: enhanced harness and used it in new parser error message tests
|
2008-08-15 00:26:38 +00:00 |
|
Andy Clement
|
a06b5aaa8d
|
reorganizing tests - extracting EvaluationTests out into other test classes. Started work on parser error message tests.
|
2008-08-14 20:24:31 +00:00 |
|
Andy Clement
|
e20cbef134
|
Avoid calling deprecated Date ctor
|
2008-08-12 22:18:05 +00:00 |
|
Andy Clement
|
1707667489
|
changed to not use deprecated toURL()
|
2008-08-12 22:14:10 +00:00 |
|
Andy Clement
|
fe11c664d2
|
Changed test so expected results match actual on both windows and Mac
|
2008-08-12 21:21:35 +00:00 |
|
Andy Clement
|
ef59904f00
|
Fixed generics warnings
|
2008-08-12 18:31:51 +00:00 |
|
Andy Clement
|
40eb38917e
|
Fixed generics warning
|
2008-08-12 18:31:41 +00:00 |
|
Andy Clement
|
c15760bcd1
|
Fixed generics warnings
|
2008-08-12 18:31:31 +00:00 |
|
Andy Clement
|
106131ab8f
|
Marked unused values appropriately
|
2008-08-12 18:28:18 +00:00 |
|
Andy Clement
|
cfdb8e01eb
|
Fixed unnecessary casts
|
2008-08-12 18:23:39 +00:00 |
|
Andy Clement
|
49bef5a39f
|
Fixed unnecessary casts
|
2008-08-12 18:23:29 +00:00 |
|
Andy Clement
|
c2f7b65751
|
First drop of SPEL
|
2008-08-12 16:36:40 +00:00 |
|
Andy Clement
|
6a52183414
|
First drop of SPEL
|
2008-08-12 16:27:53 +00:00 |
|
Andy Clement
|
65049ac8b4
|
First drop of SPEL
|
2008-08-12 16:27:20 +00:00 |
|
Andy Clement
|
c2624ea05e
|
First drop of SPEL
|
2008-08-12 16:14:43 +00:00 |
|
Ben Hale
|
ca010140fb
|
Initial code checkin
|
2008-07-11 06:34:50 +00:00 |
|