[at-spi2-atk] Do not run tests



commit 7d97d8e69154ab1b25ed8cdb14a9e8f16dcaed8f
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Fri Apr 27 11:48:48 2018 +0100

    Do not run tests
    
    The tests are still meant to be used by hand, not as part of a test
    suite.

 tests/meson.build |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/tests/meson.build b/tests/meson.build
index ce6d444..8bb9b8a 100644
--- a/tests/meson.build
+++ b/tests/meson.build
@@ -72,6 +72,4 @@ foreach t: tests
                           '-DTESTS_SRC_DIR="@0@"'.format(meson.current_source_dir()),
                           '-DTESTS_DATA_DIR="@0@"'.format(join_paths(meson.current_source_dir(), 'data')),
                         ])
-
-  test(test_name, test_bin)
 endforeach


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