aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dialyzer/test/dialyzer.spec
diff options
context:
space:
mode:
authorStavros Aronis <[email protected]>2011-02-18 20:03:34 +0200
committerStavros Aronis <[email protected]>2011-02-28 17:14:04 +0200
commitc7a637f08ce52c0713e03f9a5d051edd8b4f934f (patch)
tree23fa4c518a92f4e55205d1d840913a537739de97 /lib/dialyzer/test/dialyzer.spec
parent059ca05caa95d91411c071c8542cef400a066e17 (diff)
downloadotp-c7a637f08ce52c0713e03f9a5d051edd8b4f934f.tar.gz
otp-c7a637f08ce52c0713e03f9a5d051edd8b4f934f.tar.bz2
otp-c7a637f08ce52c0713e03f9a5d051edd8b4f934f.zip
Update test results as they currently appear in dev
Diffstat (limited to 'lib/dialyzer/test/dialyzer.spec')
-rw-r--r--lib/dialyzer/test/dialyzer.spec13
1 files changed, 1 insertions, 12 deletions
diff --git a/lib/dialyzer/test/dialyzer.spec b/lib/dialyzer/test/dialyzer.spec
index 039b3ea19e..962a2e63db 100644
--- a/lib/dialyzer/test/dialyzer.spec
+++ b/lib/dialyzer/test/dialyzer.spec
@@ -1,14 +1,3 @@
{alias, tests, "../dialyzer_test"}.
-{suites, tests, all}.
-
-{skip_cases, tests, opaque_tests_SUITE, crash,
- "Dialyzer team is working on this one"}.
-
-{skip_cases, tests, opaque_tests_SUITE, inf_loop1, "Unsupported"}.
-
-{skip_cases, tests, r9c_tests_SUITE, mnesia,
- "Dialyzer team is working on this one"}.
-
-{skip_cases, tests, small_tests_SUITE, non_existing,
- "Dialyzer team is working on this one"}. \ No newline at end of file
+{suites, tests, all}. \ No newline at end of file