From: Ben Pfaff Date: Tue, 25 Dec 2018 19:52:44 +0000 (-0800) Subject: testsuite: Enable color output for tests. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?p=pspp;a=commitdiff_plain;h=80e2ae37bcf4cd9a8f54cfaad206794081534c47 testsuite: Enable color output for tests. --- diff --git a/tests/testsuite.in b/tests/testsuite.in index ea502079b0..5080901167 100644 --- a/tests/testsuite.in +++ b/tests/testsuite.in @@ -1,4 +1,4 @@ -dnl PSPP - a program for statistical analysis. +dnl PSPP - a program for statistical analysis. -*- autotest -*- dnl Copyright (C) 2017 Free Software Foundation, Inc. dnl dnl This program is free software: you can redistribute it and/or modify @@ -17,6 +17,8 @@ dnl AT_INIT +m4_ifdef([AT_COLOR_TESTS], [AT_COLOR_TESTS]) + # Define SKIP_IF for compatibility with Autotest before 2.64 m4_ifndef([AT_SKIP_IF], [m4_define([AT_SKIP_IF],