aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dialyzer/test/dialyzer.spec
diff options
context:
space:
mode:
authorMicael Karlberg <[email protected]>2011-03-09 17:47:57 +0100
committerMicael Karlberg <[email protected]>2011-03-09 17:47:57 +0100
commitd621b2cdd09adcc38bd6d482ae6c4f87e22cb1e8 (patch)
treecbe7d00d481e39c002408e65bb3ed9a0053ea781 /lib/dialyzer/test/dialyzer.spec
parented30d7b09dbdc23be7facd602a07f5a373da565e (diff)
parent4668c233c8f850eb5c3e04e760b25d34b73aa497 (diff)
downloadotp-d621b2cdd09adcc38bd6d482ae6c4f87e22cb1e8.tar.gz
otp-d621b2cdd09adcc38bd6d482ae6c4f87e22cb1e8.tar.bz2
otp-d621b2cdd09adcc38bd6d482ae6c4f87e22cb1e8.zip
Merge branch 'dev' into bmk/snmp/agent/multi_engine_id_for_traps/OTP-9119
Diffstat (limited to 'lib/dialyzer/test/dialyzer.spec')
-rw-r--r--lib/dialyzer/test/dialyzer.spec5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/dialyzer/test/dialyzer.spec b/lib/dialyzer/test/dialyzer.spec
new file mode 100644
index 0000000000..7499dbad1e
--- /dev/null
+++ b/lib/dialyzer/test/dialyzer.spec
@@ -0,0 +1,5 @@
+{alias, tests, "../dialyzer_test"}.
+
+{suites, tests, all}.
+
+{skip_cases, tests, small_tests_SUITE, cerl_hipeify, "Needs compiler in plt"}. \ No newline at end of file