12 Commits (22b69b9273e42df4d8d7375994d053144c4bbc0e)

Author SHA1 Message Date
  Gintas Grigelionis 22b69b9273 Squash catch 8 years ago
  Gintas Grigelionis 95495d57aa Remove extraneous casts and (un)boxing, tersify logic 8 years ago
  Gintas Grigelionis 1c80d507f4 Use foreach loops 8 years ago
  reudismam 782ec74638 Use the isEmpty method instead of comparing the value of size() to 0. 8 years ago
  reudismam 1721393be7 Use valueOf method instead of constructor since valueOf has higher performance. 8 years ago
  Gintas Grigelionis 7f1e7628b3 Checkstyle: whitespace, line continuation and modifier idiosyncrasies 8 years ago
  Gintas Grigelionis 866ce9f550 Checkstyle: mostly whitespace 8 years ago
  Stefan Bodewig 2ec41afdca test for https://bz.apache.org/bugzilla/show_bug.cgi?id=61042 9 years ago
  mclarke b61c80746d Test improvements: convert to JUnit4, improved error testing and remove sleeps 12 years ago
  Jesse N. Glick 11c355f54f Taking advantage of Throwable.cause. 16 years ago
  Jacobus Martinus Kruithof 5f2768c82e Avoid JUNIT methods requiring java 1.4 or higher. 19 years ago
  Matthew Jason Benson 73d66d2c6d Restructuring to allow junit and antunit tests both. 19 years ago