all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
blob fbb9bf42bcccfccbccf9fa770ebce0fbe770b612 856 bytes (raw)
name: gnu/packages/patches/kcodecs-5.98-drop-test.patch 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
 
diff -u -r kcodecs-5.98.0.alt/autotests/CMakeLists.txt kcodecs-5.98.0/autotests/CMakeLists.txt
--- kcodecs-5.98.0.alt/autotests/CMakeLists.txt	2023-03-29 12:40:12.904883966 +0200
+++ kcodecs-5.98.0/autotests/CMakeLists.txt	2023-03-29 12:40:28.952883548 +0200
@@ -25,16 +25,6 @@
     LINK_LIBRARIES KF5::Codecs Qt${QT_MAJOR_VERSION}::Test ${_qt5_compat_libs}
 )
 
-ecm_add_test(
-    ${CMAKE_SOURCE_DIR}/src/kusasciitextcodec.cpp
-    kusasciitextcodectest.cpp
-    TEST_NAME kusasciitextcodectest
-    LINK_LIBRARIES Qt${QT_MAJOR_VERSION}::Test ${_qt5_compat_libs}
-)
-target_include_directories(kusasciitextcodectest
-    PRIVATE "${CMAKE_SOURCE_DIR}/src"
-)
-
 # Benchmark, compiled, but not run automatically with ctest
 add_executable(base64benchmark base64benchmark.cpp)
 target_link_libraries(base64benchmark KF5::Codecs Qt${QT_MAJOR_VERSION}::Test)

debug log:

solving fbb9bf42bc ...
found fbb9bf42bc in https://yhetil.org/guix/ZCQ18VcjNAhYEA9Y@jurong/

applying [1/1] https://yhetil.org/guix/ZCQ18VcjNAhYEA9Y@jurong/
diff --git a/gnu/packages/patches/kcodecs-5.98-drop-test.patch b/gnu/packages/patches/kcodecs-5.98-drop-test.patch
new file mode 100644
index 0000000000..fbb9bf42bc

1:13: trailing whitespace.
 
Checking patch gnu/packages/patches/kcodecs-5.98-drop-test.patch...
Applied patch gnu/packages/patches/kcodecs-5.98-drop-test.patch cleanly.
warning: 1 line adds whitespace errors.

index at:
100644 fbb9bf42bcccfccbccf9fa770ebce0fbe770b612	gnu/packages/patches/kcodecs-5.98-drop-test.patch

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.