about summary refs log tree commit diff
path: root/pkgs/applications/office/gnucash/0005-disable-test-lots.patch
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/office/gnucash/0005-disable-test-lots.patch')
-rw-r--r--pkgs/applications/office/gnucash/0005-disable-test-lots.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/pkgs/applications/office/gnucash/0005-disable-test-lots.patch b/pkgs/applications/office/gnucash/0005-disable-test-lots.patch
new file mode 100644
index 0000000000000..c7418b7b88b9b
--- /dev/null
+++ b/pkgs/applications/office/gnucash/0005-disable-test-lots.patch
@@ -0,0 +1,11 @@
+--- a/libgnucash/engine/test/CMakeLists.txt	2024-02-23 09:05:19.000000000 +0900
++++ b/libgnucash/engine/test/CMakeLists.txt	2024-05-08 22:08:04.572060359 +0900
+@@ -57,7 +57,6 @@
+ 
+ add_engine_test(test-account-object test-account-object.cpp)
+ add_engine_test(test-group-vs-book test-group-vs-book.cpp)
+-add_engine_test(test-lots test-lots.cpp)
+ add_engine_test(test-querynew test-querynew.c)
+ add_engine_test(test-query test-query.cpp)
+ add_engine_test(test-split-vs-account test-split-vs-account.cpp)
+