summaryrefslogtreecommitdiff
path: root/user/libkcddb/update-tests.patch
diff options
context:
space:
mode:
Diffstat (limited to 'user/libkcddb/update-tests.patch')
-rw-r--r--user/libkcddb/update-tests.patch22
1 files changed, 0 insertions, 22 deletions
diff --git a/user/libkcddb/update-tests.patch b/user/libkcddb/update-tests.patch
deleted file mode 100644
index ab6d0369f..000000000
--- a/user/libkcddb/update-tests.patch
+++ /dev/null
@@ -1,22 +0,0 @@
---- libkcddb-17.12.2/tests/asynccddblookuptest.cpp.old 2017-06-02 05:31:07.000000000 +0000
-+++ libkcddb-17.12.2/tests/asynccddblookuptest.cpp 2018-03-24 20:43:25.230670753 +0000
-@@ -63,7 +63,7 @@
-
- // If revision doesn't match, test probably needs to be updated
- // See: http://www.freedb.org/freedb/jazz/a1107d0a for updated data
-- QCOMPARE(m_info.get(QString::fromUtf8("revision")).toInt(), 7);
-+ QCOMPARE(m_info.get(QString::fromUtf8("revision")).toInt(), 8);
-
- QCOMPARE(m_info.get(Artist).toString(),QString::fromUtf8("Kruder & Dorfmeister"));
- QCOMPARE(m_info.get(Title).toString(),QString::fromUtf8("The K&D Sessions (Part One)"));
---- libkcddb-17.12.2/tests/asynchttplookuptest.cpp.old 2017-06-02 05:31:07.000000000 +0000
-+++ libkcddb-17.12.2/tests/asynchttplookuptest.cpp 2018-03-24 20:44:11.450670967 +0000
-@@ -64,7 +64,7 @@
-
- // If revision doesn't match, test probably needs to be updated
- // See: http://www.freedb.org/freedb/jazz/a1107d0a for updated data
-- QCOMPARE(m_info.get(QString::fromUtf8("revision")).toInt(), 7);
-+ QCOMPARE(m_info.get(QString::fromUtf8("revision")).toInt(), 8);
-
- QCOMPARE(m_info.get(Artist).toString(),QString::fromUtf8("Kruder & Dorfmeister"));
- QCOMPARE(m_info.get(Title).toString(),QString::fromUtf8("The K&D Sessions (Part One)"));