aboutsummaryrefslogtreecommitdiff
path: root/tests/state-mock.h
Commit message (Expand)AuthorAgeFilesLines
* Many more C++ namespace name changes (unity -> ayatana).Mike Gabriel2017-12-081-2/+2
* fix flint++ warningsCharles Kerr2014-09-171-1/+19
* decouple the planner's states; need three separate sets: upcoming-now (for al...Charles Kerr2014-03-091-3/+9
* sync the exported calendar state with the #State backendCharles Kerr2014-01-251-1/+0
* move planner-mock.h from include/datetime/ to tests/ because it's only needed...Charles Kerr2014-01-221-1/+2
* remove the State.timezones property. Timezones is a helper class for LiveCloc...Charles Kerr2014-01-221-3/+0
* remove unnecessary #includesCharles Kerr2014-01-221-3/+0
* Extract the MockState logic from state-fixture.h so that it can be reused for...Charles Kerr2014-01-211-0/+49