aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/net/image_cache_task.rs
Commit message (Expand)AuthorAgeFilesLines
* Refactored image cache task - details below.Glenn Watson2015-04-231-574/+0
* Replace usage of ResponseSenders by LoadConsumerMarcus Klaas2015-04-191-4/+4
* Fix compiler warnings in net unit testsMarcus Klaas2015-04-171-23/+23
* Completely abstract sending responses over channels vs. listeners.Josh Matthews2015-04-161-8/+8
* Start switching net/ to use abstractions over channels to allow introducing n...Josh Matthews2015-04-161-7/+7
* Update dependency for image_cache_task.rs unit tests.Aneesh Agrawal2015-04-101-1/+1
* Use the correct license header.Simon Sapin2015-04-081-8/+3
* Add license headers in tests/unitSimon Sapin2015-04-081-0/+9
* Move net::{data_loader,image_cache_task} unit tests into the unit_tests crate.Simon Sapin2015-04-081-0/+570