From 84adefa331c4159d432d22840663c38f155cd4c1 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Fri, 20 Nov 2009 14:54:40 +0000 Subject: The R13B03 release. --- lib/stdlib/test/stdlib.spec | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 lib/stdlib/test/stdlib.spec (limited to 'lib/stdlib/test/stdlib.spec') diff --git a/lib/stdlib/test/stdlib.spec b/lib/stdlib/test/stdlib.spec new file mode 100644 index 0000000000..bbfb43bd15 --- /dev/null +++ b/lib/stdlib/test/stdlib.spec @@ -0,0 +1,4 @@ +{topcase, {dir, "../stdlib_test"}}. +%{skip,{dets_SUITE,open_file_1,"Crashes Windows tests"}}. +%{skip,{dets_SUITE,fold,"Crashes Windows tests"}}. +%{skip,{dets_SUITE,match,"Crashes Windows tests"}}. -- cgit v1.2.3