26 Commits

Author SHA1 Message Date
Harald Kuhr
7260c5baea Removed obsolete methods. 2012-06-21 16:58:33 +02:00
Harald Kuhr
80d2f4ad89 Added test case.
Clean up + new methods.
2012-06-21 16:57:10 +02:00
Harald Kuhr
b0c2b4886f Added test case. No changes. 2012-06-21 16:56:25 +02:00
Harald Kuhr
5c9a3e8e58 Added test case. Fixed some minor issues. 2012-06-21 16:52:30 +02:00
Harald Kuhr
2cbdd7fd82 Clean up: Moving obsolete stuff to sandbox. 2012-06-21 16:37:27 +02:00
Harald Kuhr
0aad4cb77a Clean up: Moved test code from main method to test case. 2012-06-21 16:29:04 +02:00
Harald Kuhr
6c6c08a8f5 Added (long overdue) test cases for ServiceRegistry. 2012-02-01 15:54:37 +01:00
Harald Kuhr
b92caf121d Added test cases + fixed some hard to find bugs. 2012-01-25 16:11:58 +01:00
Harald Kuhr
d36d828110 Fixed typos. 2012-01-25 16:06:26 +01:00
Harald Kuhr
3f381a9c4c Moving obsolete stuff into sandbox. 2012-01-13 17:19:39 +01:00
Harald Kuhr
0c4fc454b9 Major test-case cleanup.
- Removed JMock dependency, tests rewritten to use Mockito for stub/mock
- All test should now be using JUnit annotation-style tests
- All modules should now depend on same JUnit version
- Rewrote a few tests to better utilize JUnit annotations
- Fixed a few broken tests
- Code style changes
2011-12-19 14:28:34 +01:00
Harald Kuhr
17f3b97699 Fixed test case + code clean-up. 2011-11-01 14:09:34 +01:00
Harald Kuhr
38b197f6c1 Fixed DateConverter to not have locale-aware formats (thanks, Fredrik Gustafsson).
Rewrote test cases for better readability/new code style.
2011-11-01 13:11:11 +01:00
Harald Kuhr
9cafe4d9a9 Major test overhaul, now uses JUnit 4 annotation style tests. 2011-10-18 20:16:32 +02:00
Harald Kuhr
a4d4111195 Added identifier (id() method) and made toString method return something more readable. 2011-04-27 14:13:48 +02:00
Harald Kuhr
cb149a7c79 System.getProperty("os.name") reports "Darwin" on OpenJDK 7 for OS X.
It also reports "universal" for os.arch and "10.7.0" for os.version, which is probably hardcoded and incorrect. :-/
2011-04-19 16:47:17 +02:00
Harald Kuhr
e75741ccd3 Replaced UTF characters with unicode escapes in source files. 2011-03-02 17:25:18 +01:00
Harald Kuhr
ba4ff3dc45 New code style. No functional changes. 2011-02-21 17:34:15 +01:00
Harald Kuhr
dba1fa20da Removed non-UTF characters from source files. 2011-02-19 15:45:58 +01:00
Harald Kuhr
191643a36c Clean-up and minor changes in core classes.
Adapted new code style.
No or few functional changes.
2011-02-16 22:29:23 +01:00
Erlend Hamnaberg
830035bcec 2.3-SNAPSHOT to 3.0-SNAPSHOT 2010-01-29 20:06:18 +01:00
Erlend Hamnaberg
38d6c58eba Merge branch 'master' into 3.0-structure
Conflicts:
	imageio/imageio-psd/pom.xml
	twelvemonkeys-imageio/pom.xml
	twelvemonkeys-servlet/pom.xml
2010-01-29 19:27:10 +01:00
Erlend Hamnaberg
7167a7a4ad Core now moved to common. 2009-11-08 19:01:36 +01:00
Erlend Hamnaberg
ad913b5093 fix coming problem 2009-11-08 18:40:17 +01:00
Erlend Hamnaberg
9b615de8ed Moving files around 2009-11-08 18:39:58 +01:00
Erlend Hamnaberg
45a42ea8a3 New structure 2009-11-08 18:39:14 +01:00