History log of /frameworks/volley/src/test/java/com/android/volley/utils/CacheTestUtils.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
9324df1b8046548587ffec89ec755264f6fbb097 21-Sep-2014 Ralph Bergmann <ralph@the4thfloor.eu> Uses the "Last-Modified" header for "If-Modified-Since"

Uses the "Last-Modified" header for "If-Modified-Since"
see http://www.w3.org/Protocols/rfc2616/rfc2616-sec13.html#sec13.3.4

Change-Id: I0f5e9b45f4f79d7c1b286e465f9750dcd71b6bfd
Signed-off-by: Ralph Bergmann <ralph@the4thfloor.eu>
/frameworks/volley/src/test/java/com/android/volley/utils/CacheTestUtils.java
b9b8dc3d98fb1a8c3f02c2c2fcc18cbd344c05cb 29-Nov-2014 Ficus Kirkpatrick <ficus@android.com> Migrate from Gradle to Maven.

- Restructure source to src/{main,test} style
- Add pom.xml and update Android.mk
- Migrate all tests to JUnit4 and Robolectric
- RequestQueueTest is currently @Ignored as fixing it will
involve more extensive refactoring.
- Main library still builds in Gradle; tests do not

Change-Id: I1edc53bb1a54f64d3e806e4572901295ef63e2ca
/frameworks/volley/src/test/java/com/android/volley/utils/CacheTestUtils.java