File: debianization-tests-freeze.patch

package info (click to toggle)
e-antic 2.1.0%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,444 kB
  • sloc: cpp: 18,073; ansic: 6,415; python: 1,034; makefile: 428; sh: 36
file content (20 lines) | stat: -rw-r--r-- 843 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Description: debianization: tests: freeze
 Meant to freeze a test that actually fails to build due to
 current mitmatches between the `cereal' material as pacakaged
 in Debian and the one actually embedded by upstream.
 This is a Debian centric patch.
Origin: vendor, Debian
Forwarded: not-needed
Author: Jerome Benoit <calculus@rezozer.net>
Last-Update: 2022-02-20

--- a/libeantic/test/Makefile.am
+++ b/libeantic/test/Makefile.am
@@ -48,7 +48,6 @@
     renfxx/t-assignment                              \
     renfxx/t-binop                                   \
     renfxx/t-ceil                                    \
-    renfxx/t-cereal                                  \
     renfxx/t-cmp                                     \
     renfxx/t-constructor                             \
     renfxx/t-floor                                   \