<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/tools/test, branch OTP_R14B03</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>Add a check logic to prevent file descriptor leak</title>
<updated>2011-05-06T02:51:12+00:00</updated>
<author>
<name>Shunichi Shinohara</name>
<email>shino.shun@gmail.com</email>
</author>
<published>2011-05-06T02:51:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=7c1b371290b3e06834fcc4de7e5d0c89f43e818c'/>
<id>7c1b371290b3e06834fcc4de7e5d0c89f43e818c</id>
<content type='text'>
cover module handle files as raw in export and import.
Assert counts of ports are the same at the beginning
and at the end of the test case.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
cover module handle files as raw in export and import.
Assert counts of ports are the same at the beginning
and at the end of the test case.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'hw/call-chmod-without-f' into dev</title>
<updated>2011-03-30T15:35:10+00:00</updated>
<author>
<name>Henrik Nord</name>
<email>henrik@erlang.org</email>
</author>
<published>2011-03-30T15:28:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=033469177c0337ce0dfde3a5a6478179389ba8c0'/>
<id>033469177c0337ce0dfde3a5a6478179389ba8c0</id>
<content type='text'>
* hw/call-chmod-without-f:
  Call chmod without the "-f" flag

Conflicts:
	erts/emulator/test/Makefile
	lib/asn1/test/Makefile
	lib/crypto/test/Makefile
	lib/debugger/test/Makefile
	lib/docbuilder/test/Makefile
	lib/edoc/test/Makefile
	lib/erl_interface/test/Makefile
	lib/inviso/test/Makefile
	lib/parsetools/test/Makefile
	lib/percept/test/Makefile
	lib/ssl/test/Makefile
	lib/syntax_tools/test/Makefile
	lib/test_server/test/Makefile
	lib/tools/test/Makefile

OTP-9170
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* hw/call-chmod-without-f:
  Call chmod without the "-f" flag

Conflicts:
	erts/emulator/test/Makefile
	lib/asn1/test/Makefile
	lib/crypto/test/Makefile
	lib/debugger/test/Makefile
	lib/docbuilder/test/Makefile
	lib/edoc/test/Makefile
	lib/erl_interface/test/Makefile
	lib/inviso/test/Makefile
	lib/parsetools/test/Makefile
	lib/percept/test/Makefile
	lib/ssl/test/Makefile
	lib/syntax_tools/test/Makefile
	lib/test_server/test/Makefile
	lib/tools/test/Makefile

OTP-9170
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright years</title>
<updated>2011-03-11T16:34:22+00:00</updated>
<author>
<name>Björn-Egil Dahlberg</name>
<email>psyeugenic@gmail.com</email>
</author>
<published>2011-03-11T16:34:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=d53be747c945d5e86997e1944446795b271dacb4'/>
<id>d53be747c945d5e86997e1944446795b271dacb4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'lukas/tools/cover_mem_footprint/OTP-9043' into dev</title>
<updated>2011-03-08T16:43:31+00:00</updated>
<author>
<name>Lukas Larsson</name>
<email>lukas@erix.ericsson.se</email>
</author>
<published>2011-03-08T16:43:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=8f3edd734829736a53d6afcac4794c3c9891de9d'/>
<id>8f3edd734829736a53d6afcac4794c3c9891de9d</id>
<content type='text'>
* lukas/tools/cover_mem_footprint/OTP-9043:
  Fix spelling on analyse
  Add short sleep to prevent timing issues on slow machines
  Update cover tests which depend on compiled files to be skipped if the compile testcase is skipped

Conflicts:
	lib/tools/test/cover_SUITE.erl
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lukas/tools/cover_mem_footprint/OTP-9043:
  Fix spelling on analyse
  Add short sleep to prevent timing issues on slow machines
  Update cover tests which depend on compiled files to be skipped if the compile testcase is skipped

Conflicts:
	lib/tools/test/cover_SUITE.erl
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix spelling on analyse</title>
<updated>2011-03-08T16:13:47+00:00</updated>
<author>
<name>Lukas Larsson</name>
<email>lukas@erix.ericsson.se</email>
</author>
<published>2011-03-08T16:13:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=97337e16638529f24b6231ada3b4333813448cee'/>
<id>97337e16638529f24b6231ada3b4333813448cee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add short sleep to prevent timing issues on slow machines</title>
<updated>2011-03-07T11:23:31+00:00</updated>
<author>
<name>Lukas Larsson</name>
<email>lukas@erix.ericsson.se</email>
</author>
<published>2011-03-07T11:23:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=c516e63684fe23def2626ddfefcec11f1806f062'/>
<id>c516e63684fe23def2626ddfefcec11f1806f062</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update cover tests which depend on compiled files to be skipped if the compile testcase is skipped</title>
<updated>2011-03-07T11:23:20+00:00</updated>
<author>
<name>Lukas Larsson</name>
<email>lukas@erix.ericsson.se</email>
</author>
<published>2011-03-07T11:23:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=635c78f152ee6c7ddda23bf237e7ad3aa70abe77'/>
<id>635c78f152ee6c7ddda23bf237e7ad3aa70abe77</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'lukas/tools/cover_mem_footprint/OTP-9043' into dev</title>
<updated>2011-02-28T15:59:56+00:00</updated>
<author>
<name>Lukas Larsson</name>
<email>lukas@erix.ericsson.se</email>
</author>
<published>2011-02-28T15:59:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=5822b43e9acd3cfa0b6f9dea2a0fd25eb48c99e7'/>
<id>5822b43e9acd3cfa0b6f9dea2a0fd25eb48c99e7</id>
<content type='text'>
* lukas/tools/cover_mem_footprint/OTP-9043:
  Update testcases which need crypto to be skipped on platforms which does not have crypto
  Update internal pmap to have a process limit Add write concurrancy to cover masters ?COVER_TABLE
  Update documentation to reflect performance enhancement changes of cover
  Add aync_analyse_to_file function to cover
  Split the cover ets tables into two tables, one with the clause info and one with the bump info. This will make it faster to search the tables when analyzing and exporting data.
  Add process debug tags
  Update remote collect to handle multiple requests at once
  Remove io printout warnings when exporting an imported module
  Make the call to cover parallel so that the test_server takes advantage of the new cool parallel cover features.
  Update cover to allow multiple analyse and analyze_to_file calls at the same time. For each call a seperate process will be spawned to handle the request.
  Refactor cover to prepare it for making analysis parallel
  Update remote loading to only load a certain number of modules at a time to prevent memory usage explosion

Conflicts:
	lib/tools/test/cover_SUITE.erl
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lukas/tools/cover_mem_footprint/OTP-9043:
  Update testcases which need crypto to be skipped on platforms which does not have crypto
  Update internal pmap to have a process limit Add write concurrancy to cover masters ?COVER_TABLE
  Update documentation to reflect performance enhancement changes of cover
  Add aync_analyse_to_file function to cover
  Split the cover ets tables into two tables, one with the clause info and one with the bump info. This will make it faster to search the tables when analyzing and exporting data.
  Add process debug tags
  Update remote collect to handle multiple requests at once
  Remove io printout warnings when exporting an imported module
  Make the call to cover parallel so that the test_server takes advantage of the new cool parallel cover features.
  Update cover to allow multiple analyse and analyze_to_file calls at the same time. For each call a seperate process will be spawned to handle the request.
  Refactor cover to prepare it for making analysis parallel
  Update remote loading to only load a certain number of modules at a time to prevent memory usage explosion

Conflicts:
	lib/tools/test/cover_SUITE.erl
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename Suite Callback to Common Test Hook</title>
<updated>2011-02-17T16:42:39+00:00</updated>
<author>
<name>Lukas Larsson</name>
<email>lukas@erix.ericsson.se</email>
</author>
<published>2011-02-09T18:10:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=308d6638450f5ffc7f432302367e84bcd92ea683'/>
<id>308d6638450f5ffc7f432302367e84bcd92ea683</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update and add cover spec files to work with common_test</title>
<updated>2011-02-17T16:39:00+00:00</updated>
<author>
<name>Lukas Larsson</name>
<email>lukas@erix.ericsson.se</email>
</author>
<published>2011-01-12T13:56:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=cfa01c9bd748df38750dc4841030e6520610538a'/>
<id>cfa01c9bd748df38750dc4841030e6520610538a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
