[glib-networking] Stop using TAP



commit 93c2410823d8d3c41c7aae1eb86a477aff160596
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Sat Oct 21 15:14:16 2017 -0500

    Stop using TAP
    
    Now that we use meson, this doesn't seem to be very useful anymore.

 tap-driver.sh    |  652 ------------------------------------------------------
 tap-test         |    5 -
 template.test.in |    3 +-
 3 files changed, 1 insertions(+), 659 deletions(-)
---
diff --git a/template.test.in b/template.test.in
index 6adf73f..f701627 100644
--- a/template.test.in
+++ b/template.test.in
@@ -1,4 +1,3 @@
 [Test]
 Type=session
-Exec=@installed_tests_dir@/@program@ --tap
-Output=TAP
+Exec=@installed_tests_dir@/@program@


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]