[mythtv-firehose] mythtv branch devel/logging updated by danielk. v0.27-pre2-776-g994eda2

Git Repo Owner noreply at mythtv.org
Mon Apr 8 01:08:18 UTC 2013


The branch, devel/logging has been updated on the
mythtv repository by gitolite user danielk.
       via  994eda2535a26506965367455c043b3562e85c8c (commit)
      from  d519a625bdaf58165d0aeaa43c8ed8fe0c018214 (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 994eda2535a26506965367455c043b3562e85c8c
Author:    Daniel Kristjansson <danielk at cuymedia.net> at Sun, 7 Apr 2013 21:06:29 -0400
Committer: Daniel Kristjansson <danielk at cuymedia.net> at Sun, 7 Apr 2013 21:06:40 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=994eda2535a26506965367455c043b3562e85c8c

Use Qt unit testing framework's init() & cleanup().
These allow us to eliminate some setup and teardown in each
test because they are called before and after each test.

This also adds a cleanupTestCase() which cleans up the
temporary log file we create to test file based logging.



-----------------------------------------------------------------------

Summary of changes:
 .../test/test_mythlogging/test_mythlogging.h       |   45 ++++++++++---------
 1 files changed, 24 insertions(+), 21 deletions(-)

-- 



More information about the mythtv-firehose mailing list