13 lines
547 B
Diff
13 lines
547 B
Diff
|
|
diff -urN jsonrpc-glib-3.27.90/tests/meson.build jsonrpc-glib-3.27.90-skip-stress/tests/meson.build
|
||
|
|
--- jsonrpc-glib-3.27.90/tests/meson.build 2018-02-05 06:26:42.000000000 +0100
|
||
|
|
+++ jsonrpc-glib-3.27.90-skip-stress/tests/meson.build 2018-02-05 10:54:12.947199550 +0100
|
||
|
|
@@ -52,7 +52,7 @@
|
||
|
|
link_args: test_link_args,
|
||
|
|
dependencies: test_deps,
|
||
|
|
)
|
||
|
|
-test('test-stress', test_stress, env: test_env)
|
||
|
|
+#test('test-stress', test_stress, env: test_env)
|
||
|
|
|
||
|
|
test_gauntlet = executable('test-gauntlet', 'test-gauntlet.c',
|
||
|
|
c_args: test_cflags,
|