aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2011-02-17Cleanup code to fix dialyzer warningLukas Larsson
2011-02-17Rename Suite Callback to Common Test hook in documentationLukas Larsson
2011-02-17Rename Suite Callback to Common Test Hook in code and testcasesLukas Larsson
2011-02-17Fix bug where the state of an SCB was altered when no on_tc_* existedLukas Larsson
2011-02-17Update SCBs to use a specific id/1 function for SCb overriding instead of ret...Lukas Larsson
2011-02-17Add documentation for SCBsLukas Larsson
2011-02-17Removed code commented out.Niclas Eklund
2011-02-17More specs removed.Niclas Eklund
2011-02-17More specs removed.Niclas Eklund
2011-02-17More specs removed.Niclas Eklund
2011-02-17Removed more spec:s that wasn't needed.Niclas Eklund
2011-02-17Merge branch 'ks/asn1-dialyzer-fixes' into devNiclas Axelsson
2011-02-17Merge branch 'ta/asn1-reporting' into devNiclas Axelsson
2011-02-17No auto-import of erlang:error/1,2.Micael Karlberg
2011-02-17Some cosmetic changes...Micael Karlberg
2011-02-17Strip new lines at end of PEM entry when comparing as it may be more than oneIngela Anderton Andin
2011-02-17Update testcases which need crypto to be skipped on platforms which does not ...Lukas Larsson
2011-02-17Removed spec:s that wasn't needed.Niclas Eklund
2011-02-17Merge branch 'sf/rsa_pub_key' into devIngela Anderton Andin
2011-02-16Update ts to take the config path as an invironmental and as a variables pass...Lukas Larsson
2011-02-16Update TEST_SERVER_FRAMEWORK os variable to be regarded as undet if set to un...Lukas Larsson
2011-02-15Add test event info for the old testsLukas Larsson
2011-02-15Update test spec parser to not group suites, groups and cases which are hiera...Lukas Larsson
2011-02-15Updated light weight tests.Niclas Eklund
2011-02-15Merge branch 'egil/io-badarg/OTP-9045' into devBjörn-Egil Dahlberg
2011-02-14Improved support for RSA and DSA public keysSeth Falcon
2011-02-14Cleanup specsKostis Sagonas
2011-02-14Fix bug in the simplification of inexact comparisonsKostis Sagonas
2011-02-14Various cleanups and cosmetic changesKostis Sagonas
2011-02-14Fix bug with subgroups after introduction of remote groupsLukas Larsson
2011-02-14Updsated macro EFORMAT exit handling.Niclas Eklund
2011-02-14Fix -spec for file:write_file/3Magnus Henoch
2011-02-14Never allow os:find_executable/1 to return the path of directoriesBjörn Gustavsson
2011-02-14compile: Refactor handling of source options (e.g. 'from_core')Björn Gustavsson
2011-02-14Corrected spec usage.Niclas Eklund
2011-02-11Added missing return value in dialyzer specs (ssl.erl)Ingela Anderton Andin
2011-02-10Update internal pmap to have a process limitLukas Larsson
2011-02-10Eliminated Dialyzer warnings when using exit or throw.Niclas Eklund
2011-02-10Fix exception generation in the io moduleBjörn-Egil Dahlberg
2011-02-09Rename Suite Callback to Common Test HookLukas Larsson
2011-02-09Merge branch 'bjorn/beam-max-args/OTP-9049' into devBjörn Gustavsson
2011-02-09Merge branch 'bjorn/compiler/eliminate-warnings' into devBjörn Gustavsson
2011-02-07v3_codegen: Use the latest instance of StBjörn Gustavsson
2011-02-03HALFWORD ETS removed eheap and improved test case t_match_spec_runSverker Eriksson
2011-02-03HALFWORD ETS Fix segv for match spec with several function and guardsSverker Eriksson
2011-02-03HALFWORD ETS 32-bit arch fixes and other cleanupsSverker Eriksson
2011-02-03HALFWORD ETS relative termsSverker Eriksson
2011-02-03Fix translation of bs_add's fail labelsKostis Sagonas
2011-02-02Update documentation to reflect performance enhancement changes of coverLukas Larsson
2011-02-02Add aync_analyse_to_file function to coverLukas Larsson