[discident-glib] test: Re-enable most of the discident title tests



commit cb12ebdfd23fc7ab6ddb02c411de796ffaeb3eb0
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Dec 21 17:33:18 2015 +0100

    test: Re-enable most of the discident title tests

 discident-glib/test-diglib.c |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)
---
diff --git a/discident-glib/test-diglib.c b/discident-glib/test-diglib.c
index 8c652e4..fcc8f6b 100644
--- a/discident-glib/test-diglib.c
+++ b/discident-glib/test-diglib.c
@@ -76,11 +76,10 @@ test_json (void)
                const char *title;
        } dvds[] = {
                { "3809DA3F-8323-2E48-70C6-861B34968674", "Sergei Eisenstein: Alexander Nevsky (1938)" },
-               /* Disabled as somebody busted the actual title
-               { "5F03F0D5-6AB6-FDB4-43AE-825693898CFF", "The Kite Runner" }, */
-               /* { "4C059E8A-37E4-493E-6272-F9A713DB5AA9", "The Straight Story" }, */
-               { "724DAC2A-6BB7-21E8-2F85-BCD0A56ED995", "The Woodsman" },
-               /* { "D2740096-2507-09FC-EE0F-D577CBF98536", "Être et Avoir" }, */
+               { "5F03F0D5-6AB6-FDB4-43AE-825693898CFF", "The Kite Runner" },
+               { "4C059E8A-37E4-493E-6272-F9A713DB5AA9", "The Straight Story" },
+               { "724DAC2A-6BB7-21E8-2F85-BCD0A56ED995", "Woodsman, The (2004)" },
+               { "D2740096-2507-09FC-EE0F-D577CBF98536", "(2003) Etre et Avoir" },
        };
 
        for (i = 0; i < G_N_ELEMENTS (dvds); i++) {


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]