History log of /libcore/luni/src/test/java/libcore/java/sql/TimestampTest.java
Revision Date Author Comments
8a0d507642f3365fd2969445ba0df282e46af72d 17-Mar-2015 Narayan Kamath <narayan@google.com> Add unit test for Timestamp#equals.

bug: 19756610

Change-Id: I2654643fefcb0402e34ff409c0cad1e1355cadc3
91916bf7febac5618c5bc8d1773910a4314c0b4b 16-Apr-2014 Calin Juravle <calin@google.com> Disallow explicit signs in java.sql.Timestamp#valueOf()

The implementation was cleaned up:
- removed useless checks and improved a few other
- fixed variable names
- fixed badTimestampString

Bug: 5239391
Change-Id: I51ea2ba848b0c2d2d2f26807a1c56e7e015ef9f4