[mythtv-commits] mythtv branch master updated by danielk. v0.27-pre2-1100-g368f415
Git Repo Owner
noreply at mythtv.org
Sat May 25 03:03:39 UTC 2013
The branch, master has been updated on the
mythtv repository by gitolite user danielk.
via 368f4155c67618007586bf61b2964e7f7d2ea16a (commit)
from a385886e9df2dfb1618ad3b6d8108ac9924858bc (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 368f4155c67618007586bf61b2964e7f7d2ea16a
Author: Daniel Kristjansson <danielk at cuymedia.net> at Fri, 24 May 2013 22:12:49 -0400
Committer: Daniel Kristjansson <danielk at cuymedia.net> at Fri, 24 May 2013 22:12:49 -0400
URL: http://code.mythtv.org/cgit/mythtv/commit/?id=368f4155c67618007586bf61b2964e7f7d2ea16a
Add starter mythsystem unit test.
-----------------------------------------------------------------------
Summary of changes:
mythtv/libs/libmythbase/mythsystem.h | 2 +-
.../test/test_mythsystem/test_mythsystem.cpp | 3 +
.../test/test_mythsystem/test_mythsystem.h | 66 ++++++++++++++++++++
.../test_mythsystem.pro} | 13 ++--
4 files changed, 77 insertions(+), 7 deletions(-)
create mode 100644 mythtv/libs/libmythbase/test/test_mythsystem/test_mythsystem.cpp
create mode 100644 mythtv/libs/libmythbase/test/test_mythsystem/test_mythsystem.h
copy mythtv/libs/libmythbase/test/{test_mythtimer/test_mythtimer.pro => test_mythsystem/test_mythsystem.pro} (73%)
--
More information about the mythtv-commits
mailing list