From a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 4 Jun 2026 16:24:49 -0500 Subject: Adding metadata --- dev-cpp/pcg-cpp/files/pcg-cpp-0.98.1-testerror.patch | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 dev-cpp/pcg-cpp/files/pcg-cpp-0.98.1-testerror.patch (limited to 'dev-cpp/pcg-cpp/files/pcg-cpp-0.98.1-testerror.patch') diff --git a/dev-cpp/pcg-cpp/files/pcg-cpp-0.98.1-testerror.patch b/dev-cpp/pcg-cpp/files/pcg-cpp-0.98.1-testerror.patch deleted file mode 100644 index 9626735acb1f..000000000000 --- a/dev-cpp/pcg-cpp/files/pcg-cpp-0.98.1-testerror.patch +++ /dev/null @@ -1,12 +0,0 @@ -Fail test if test failed -https://github.com/imneme/pcg-cpp/pull/100 - ---- a/test-high/run-tests.sh -+++ b/test-high/run-tests.sh -@@ -94,5 +94,6 @@ else - echo All tests except tests awkward tests with 128-bit math succceed. - else - echo ERROR: Some tests failed. -+ exit 1 - fi - fi -- cgit v1.3.1