[mythtv-commits] mythtv branch master updated by dekarl. v0.28-pre-1097-g685d524

Git Repo Owner noreply at mythtv.org
Sat Apr 26 14:16:06 UTC 2014


The branch, master has been updated on the
mythtv repository by gitolite user dekarl.
       via  685d524f84988b167dc90350cca171651a180f36 (commit)
       via  0f1c88f76d7ed6f973ed6376ed6ee3085ca42ee4 (commit)
      from  7fd0a20200a58c30d3c200008b54a3258bbe0808 (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 685d524f84988b167dc90350cca171651a180f36
Author:    Karl Dietz <dekarl at mythtv.org> at Sat, 26 Apr 2014 16:15:03 +0200
Committer: Karl Dietz <dekarl at mythtv.org> at Sat, 26 Apr 2014 16:15:49 +0200
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=685d524f84988b167dc90350cca171651a180f36

escape . in regular expression (.pro matches programinfo, too)



commit 0f1c88f76d7ed6f973ed6376ed6ee3085ca42ee4
Author:    Karl Dietz <dekarl at mythtv.org> at Sat, 26 Apr 2014 16:11:24 +0200
Committer: Karl Dietz <dekarl at mythtv.org> at Sat, 26 Apr 2014 16:12:18 +0200
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=0f1c88f76d7ed6f973ed6376ed6ee3085ca42ee4

add unit test for #12049



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

Summary of changes:
 .../libs/libmyth/test/test_programinfo/.gitignore  |    6 ++
 .../test/test_programinfo/test_programinfo.cpp     |    3 +
 .../test/test_programinfo/test_programinfo.h       |   69 ++++++++++++++++++++
 .../test/test_programinfo/test_programinfo.pro     |   51 ++++++++++++++
 mythtv/programs/scripts/unittests.sh               |    6 +-
 5 files changed, 132 insertions(+), 3 deletions(-)
 create mode 100644 mythtv/libs/libmyth/test/test_programinfo/.gitignore
 create mode 100644 mythtv/libs/libmyth/test/test_programinfo/test_programinfo.cpp
 create mode 100644 mythtv/libs/libmyth/test/test_programinfo/test_programinfo.h
 create mode 100644 mythtv/libs/libmyth/test/test_programinfo/test_programinfo.pro

-- 



More information about the mythtv-commits mailing list