[grilo-plugins] tests: local-metadata: Re-add some old tests that used to work
- From: Victor Toso de Carvalho <victortoso src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [grilo-plugins] tests: local-metadata: Re-add some old tests that used to work
- Date: Fri, 25 Sep 2015 12:17:43 +0000 (UTC)
commit 77f8954ee2e49234c983c6bc52b55a1e2b36634c
Author: Bastien Nocera <hadess hadess net>
Date: Wed Sep 23 15:24:33 2015 +0200
tests: local-metadata: Re-add some old tests that used to work
https://bugzilla.gnome.org/show_bug.cgi?id=755464
tests/local-metadata/test_local_metadata.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/tests/local-metadata/test_local_metadata.c b/tests/local-metadata/test_local_metadata.c
index f75f5aa..14bd22c 100644
--- a/tests/local-metadata/test_local_metadata.c
+++ b/tests/local-metadata/test_local_metadata.c
@@ -98,6 +98,7 @@ test_episodes (void)
{ "The.Slap.S01E01.Hector.WS.PDTV.XviD-BWB.avi", "The Slap", "Hector", 1, 1 },
{ "metalocalypse.s02e01.dvdrip.xvid-ffndvd.avi", "metalocalypse", NULL, 2, 1 },
{ "Boardwalk.Empire.S04E01.HDTV.x264-2HD.mp4", "Boardwalk Empire", NULL, 4, 1 },
+ { "My super series.S01E01.mp4", "My super series", NULL, 1, 1 },
{ "Adventure Time - 2x01 - It Came from the Nightosphere.mp4", "Adventure Time", "It Came from the
Nightosphere", 2, 1 },
{ "Real Humans S01 EP01 [X264] [HD 720p] [FR] [SWE] [SRT FR] [MRPHU].mkv", "Real Humans", NULL, 1, 1 },
@@ -107,6 +108,7 @@ test_episodes (void)
/* These below should not be detected as an episode of a series. */
{ "My.Neighbor.Totoro.1988.1080p.BluRay.X264.mkv", NULL, NULL, 0, 0 },
+ { "140127Mata-16x9 (bug 723166).mp4", "140127Mata", "bug 723166", 16, 9 }
};
registry = grl_registry_get_default ();
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]