From 9b6a5ce8ea7098c497076ccbfd64fa4299351f28 Mon Sep 17 00:00:00 2001 From: Benjamin Barenblat Date: Tue, 1 Dec 2020 12:38:00 -0500 Subject: Reenable unit tests Now that https://bugs.debian.org/970943 has been resolved and a new Git snapshot of googletest has made it to testing, reenable Abseil unit tests and run them as part of the build process. This does not change the package as viewed by dependents; it only provides greater assurance of correctness when an upload occurs. (It probably would have caught http://bugs.debian.org/973492, for instance.) Run the tests against the shared libraries, not the static ones, to more accurately simulate the conditions under which dependents are likely to use Abseil. --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 73763af3..ad5cbe09 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +abseil (0~20200923.2-2) unstable; urgency=medium + + * Reenable unit tests. + + -- Benjamin Barenblat Tue, 01 Dec 2020 12:37:56 -0500 + abseil (0~20200923.2-1) unstable; urgency=medium * New upstream release. -- cgit v1.2.3