changeset 664:da3cc572a748

tests: ignore xstrerror and mutex-{,un}lock-destroy test bins Signed-off-by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
author Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
date Wed, 13 Feb 2019 10:23:49 -0500
parents 10cf546692c8
children 590bbd1d3fe5
files tests/.hgignore
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/tests/.hgignore	Sun Feb 10 21:26:55 2019 -0500
+++ b/tests/.hgignore	Wed Feb 13 10:23:49 2019 -0500
@@ -17,6 +17,7 @@
 test_mutex-init-null-both
 test_mutex-init-null-class
 test_mutex-init-null-lock
+test_mutex-lock-destroyed
 test_mutex-lock-held
 test_mutex-lock-held-class
 test_mutex-lock-held-multi-first
@@ -25,6 +26,7 @@
 test_mutex-lock-held-nesting
 test_mutex-lock-memcpy
 test_mutex-lock-null
+test_mutex-unlock-destroyed
 test_mutex-unlock-memcpy
 test_mutex-unlock-null
 test_mutex-unlock-unheld
@@ -42,3 +44,4 @@
 test_utf8-to-utf32
 test_uuid
 test_version
+test_xstrerror