From 58cde5c74accbb7ad843e4b97e64c2b9f74b8854 Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Wed, 1 Oct 2014 12:44:14 -0700 Subject: Add tests for the Qt UI. Make sure the Qt UI quits if WIRESHARK_QUIT_AFTER_CAPTURE is set. Make sure Bourne shell scripts (*.sh) have UNIX/POSIX line endings. Reduce some time values so that the tests run faster. Change-Id: I81df7c6f72d7d807d1856863cbea1bb6326ca711 Reviewed-on: https://code.wireshark.org/review/4407 Tested-by: Gerald Combs Reviewed-by: Gerald Combs --- .gitattributes | 1 + 1 file changed, 1 insertion(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index e797a0d476..610cc900be 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,5 @@ * text=auto +*.sh eol=lf /test export-ignore .bzrignore export-ignore .gitattributes export-ignore -- cgit v1.2.3