History log of /frameworks/volley/src/test/java/com/android/volley/toolbox/DiskBasedCacheTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f42d384cece1686c75c282e5cb72fa9b340af5fe 06-Mar-2015 Ralph Bergmann <ralph@the4thfloor.eu> Fix broken DiskBasedCache

Change-Id: Ia5db47122af11223b55845ef8423424a9cddbb21
Signed-off-by: Ralph Bergmann <ralph@the4thfloor.eu>
/frameworks/volley/src/test/java/com/android/volley/toolbox/DiskBasedCacheTest.java
e1f0d61968d5194088c18f00b1bcfc46a91adbfd 23-Feb-2015 Ralph Bergmann <ralph@the4thfloor.eu> add test for public api

add test for public api. not for all classes but for the
most important ones

Change-Id: I494f60568c6caafc23754154fe930d9f90a3bde0
/frameworks/volley/src/test/java/com/android/volley/toolbox/DiskBasedCacheTest.java
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/toolbox/DiskBasedCacheTest.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/toolbox/DiskBasedCacheTest.java