Ariel Otilibili
a5712997ef
Moved ec_gb_trees
tests into separate file
...
Part of #179 .
Signed-off-by: Ariel Otilibili <otilibil@eurecom.fr>
2024-11-23 13:08:05 +01:00
Eric Merritt
739a9bcf24
Swap DEV_ONLY for TEST in the test exclusion macros
2015-09-07 10:45:58 -07:00
Jean Rouge
0b47f60bfb
Have dialyzer run on Travis for OTP 17 too
...
v17 does not have the leading 'R'
```
erl -noshell -eval 'io:format("~p", [erlang:system_info(otp_release)]), erlang:halt(0).'
"17"
```
So the dialyzer wouldn't run in the Travis builds.
And a minor spec fix to appease v17's dialyzer.
2014-10-01 12:31:47 -07:00
Eric Merritt
16b441f0e3
fix up tests to reflect the actual NOTEST variable DEV_ONLY
2013-10-14 14:10:25 -07:00
Jesse Gumm
8bc27f62fd
Add vi modelines to files. Ignore vim backup files
2013-08-30 06:56:06 -05:00
Eric Merritt
e035ae3dbf
fixes to dialyzer
...
All types should now be correct and dialyzer runs successfully
Signed-off-by: Jordan Wilberding <diginux@gmail.com>
2012-09-08 09:59:21 -05:00
Eric Merritt
d7b60ccf19
fix edoc errors in various modules
...
Signed-off-by: Jordan Wilberding <diginux@gmail.com>
2012-09-08 09:51:32 -05:00
Eric Merritt
ff3557d883
add suport and documentation for signatures for dictionaries
...
Signed-off-by: Jordan Wilberding <jwilberding@gmail.com>
2011-10-16 22:26:43 -04:00