changes since. Kyua (pronounced Q.A.) is a testing framework for both developers and users. Kyua is different from most other testing frameworks in that it puts the end user experience before anything else. There are multiple reasons for users to run the tests themselves, and Kyua ensures that they can do so in the most convenient way.
13 lines
462 B
Plaintext
13 lines
462 B
Plaintext
$OpenBSD: patch-configure,v 1.1.1.1 2014/03/16 11:28:11 sthen Exp $
|
|
Don't clutter build logs.
|
|
--- configure.orig Sat Dec 7 14:14:38 2013
|
|
+++ configure Fri Jan 24 16:17:48 2014
|
|
@@ -4582,7 +4582,6 @@ fi
|
|
-Wcast-qual \
|
|
-Wextra \
|
|
-Wpointer-arith \
|
|
- -Wredundant-decls \
|
|
-Wreturn-type \
|
|
-Wshadow \
|
|
-Wsign-compare \
|