summaryrefslogtreecommitdiff
path: root/p2pvr/daemon/unittests
Commit message (Collapse)AuthorAge
* Swtich everything to new libs/interfacesDan Goodliffe2015-10-02
|
* Update to work with system dbppDan Goodliffe2015-09-26
|
* Use libadhocutilDan Goodliffe2015-09-03
|
* Compatibility with AppInstance and ExecContext changesDan Goodliffe2015-06-14
|
* Switch to using project2's own DB mocking frameworkDan Goodliffe2015-06-13
|
* Increase stream time during test because the decomp can take too longDan Goodliffe2015-06-13
|
* Add basics for tests over streaming and recordingDan Goodliffe2015-06-13
|
* Fix typo in class nameDan Goodliffe2015-06-13
|
* Remove unused tuner type parameter from many placesDan Goodliffe2015-06-13
|
* Move some bits from lib into more focused partsDan Goodliffe2015-06-13
|
* Add deps on sqlDan Goodliffe2015-06-13
|
* Offset test data into tomorrow to avoid results changing as day goes byDan Goodliffe2015-06-13
|
* Move record data into slice, switch data field to matching enumeration, ↵Dan Goodliffe2015-06-13
| | | | increase test coverage
* Add mock helper SQL for bringing test data into upcoming 7 daysDan Goodliffe2015-06-13
|
* Improve test over events when references events existDan Goodliffe2015-06-13
|
* Fix up and fully UT the setup from empty and maintenance processDan Goodliffe2015-06-13
|
* Add sandboxed database support to unit tests and lots of sample dataDan Goodliffe2015-06-13
|
* Fix exception spec on tuner interfaces and add covering testsDan Goodliffe2015-06-13
|
* Remove unneeded links to p2iceDan Goodliffe2015-06-13
|
* Switch to run as unit-test is deprecatedDan Goodliffe2015-06-13
|
* Move embedding test in with other testsDan Goodliffe2015-06-13
|
* Migrate SI impl to SQL deserializer (includes interface change as get all ↵Dan Goodliffe2015-06-13
| | | | deliveries no longer requires a type)
* Connect to test DB as user p2pvrDan Goodliffe2015-06-13
|
* Add the SqlSelectDeserializer for Slicer objects and covering unit testsDan Goodliffe2015-06-13
|
* Use native for instead BOOST_FOREACHDan Goodliffe2015-06-13
|
* Remove all the mess around symlinks and fancy structure in storage and add ↵Dan Goodliffe2015-06-13
| | | | some unit tests
* Big commit comprising mostly of changes to the DB structure to unify ↵Dan Goodliffe2015-06-13
| | | | recorded event details into events, lots of new unit tests
* Add mock tuner with sample SI dataDan Goodliffe2015-06-13
| | | | Add test suite for running maintenance jobs
* Centralize boost_utf declarationDan Goodliffe2015-06-13
|
* Move the mocked PQ db into the PQ module and start the basis of the SQL mod ↵Dan Goodliffe2015-04-28
| | | | unit tests
* Make the mock connector not PQ specificDan Goodliffe2015-04-25
|
* Add sandboxed database support to unit tests and lots of sample dataDan Goodliffe2015-04-25
|
* Add unit test that ensures p2 ice components compile and loadDan Goodliffe2014-12-09