<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/kernel/test, branch OTP_R16B03-1</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>kernel: Fix zlib_SUITE:large_deflate</title>
<updated>2013-11-26T14:11:09+00:00</updated>
<author>
<name>Sverker Eriksson</name>
<email>sverker@erlang.org</email>
</author>
<published>2013-11-25T18:41:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=272ffa2e678fb4d118cf4b78d1fb0c4f3f8d8f94'/>
<id>272ffa2e678fb4d118cf4b78d1fb0c4f3f8d8f94</id>
<content type='text'>
Commontest doesn't like arity 0 function with same name as test case.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Commontest doesn't like arity 0 function with same name as test case.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'maint-r16' into maint</title>
<updated>2013-11-26T11:24:13+00:00</updated>
<author>
<name>Raimo Niskanen</name>
<email>raimo@erlang.org</email>
</author>
<published>2013-11-26T10:40:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=666884a245fd57f04e0a15b0602c46bf271966f0'/>
<id>666884a245fd57f04e0a15b0602c46bf271966f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adjust test cases for SLES 10 SP 1</title>
<updated>2013-11-15T10:24:14+00:00</updated>
<author>
<name>Raimo Niskanen</name>
<email>raimo@erlang.org</email>
</author>
<published>2013-11-14T17:45:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=0a41cdc148fd30e67a9a9a34e5e9c2a2a523f80c'/>
<id>0a41cdc148fd30e67a9a9a34e5e9c2a2a523f80c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug with backslash in erl_prim_loader:normalize/1</title>
<updated>2013-11-15T09:52:14+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2013-11-15T09:52:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=9315ebe52626e7320e1de14d704ec5e3c7d72d1c'/>
<id>9315ebe52626e7320e1de14d704ec5e3c7d72d1c</id>
<content type='text'>
This function normalizes a path:

* convert atoms to strings
* flatten strings
* convert backslash to a forward slash

The bugfix is to only convert backslashes to forward slashes on
windows and not on any other platforms.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This function normalizes a path:

* convert atoms to strings
* flatten strings
* convert backslash to a forward slash

The bugfix is to only convert backslashes to forward slashes on
windows and not on any other platforms.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix testcase indentation</title>
<updated>2013-11-11T10:16:48+00:00</updated>
<author>
<name>Raimo Niskanen</name>
<email>raimo@erlang.org</email>
</author>
<published>2013-11-11T10:16:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=fed6d0eb871f9f9a103ddb0d87ebf23f824f5301'/>
<id>fed6d0eb871f9f9a103ddb0d87ebf23f824f5301</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix testcases for FreeBSD 9.1</title>
<updated>2013-11-11T10:12:30+00:00</updated>
<author>
<name>Raimo Niskanen</name>
<email>raimo@erlang.org</email>
</author>
<published>2013-11-11T08:47:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=9177d60b79cc6ec58025de70cef628822da5d178'/>
<id>9177d60b79cc6ec58025de70cef628822da5d178</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Write testcases for inet:socknames and inet:peernames</title>
<updated>2013-11-07T13:14:35+00:00</updated>
<author>
<name>Raimo Niskanen</name>
<email>raimo@erlang.org</email>
</author>
<published>2013-11-07T13:05:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=0b6da5e217eca0280a19ce398dcf24cfd7ead53b'/>
<id>0b6da5e217eca0280a19ce398dcf24cfd7ead53b</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 'raimo/linux-network-namespace-sockopt/OTP-11157' into maint</title>
<updated>2013-09-04T12:58:35+00:00</updated>
<author>
<name>Raimo Niskanen</name>
<email>raimo@erlang.org</email>
</author>
<published>2013-09-04T12:58:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=13713794c52e0273dd312823af7a0427d9295574'/>
<id>13713794c52e0273dd312823af7a0427d9295574</id>
<content type='text'>
* raimo/linux-network-namespace-sockopt/OTP-11157:
  Document socket option 'netns'
  Rudimentary test
  Make netns option value a string
  Implement netns for SCTP + bugfixes
  Implement netns option for TCP and UDP
  Implement emulator netns support for TCP and UDP
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* raimo/linux-network-namespace-sockopt/OTP-11157:
  Document socket option 'netns'
  Rudimentary test
  Make netns option value a string
  Implement netns for SCTP + bugfixes
  Implement netns option for TCP and UDP
  Implement emulator netns support for TCP and UDP
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'sze/edlin_understand_keys/OTP-11251' into maint</title>
<updated>2013-08-26T08:27:30+00:00</updated>
<author>
<name>Fredrik Gustafsson</name>
<email>fredrik@erlang.org</email>
</author>
<published>2013-08-26T08:27:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=5e2876e4524eb7de61a6d3661e0bfe1a22472668'/>
<id>5e2876e4524eb7de61a6d3661e0bfe1a22472668</id>
<content type='text'>
* sze/edlin_understand_keys/OTP-11251:
  Added primary bootstrap
  erts: fixed documentation regarding tty and arrow keys
  make edlin understand a few important control keys
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* sze/edlin_understand_keys/OTP-11251:
  Added primary bootstrap
  erts: fixed documentation regarding tty and arrow keys
  make edlin understand a few important control keys
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'fh/start-all/OTP-11250' into maint</title>
<updated>2013-08-21T09:06:01+00:00</updated>
<author>
<name>Fredrik Gustafsson</name>
<email>fredrik@erlang.org</email>
</author>
<published>2013-08-21T09:06:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=3cc53db7071988cd8dad0d67c85b3e08a7c6818e'/>
<id>3cc53db7071988cd8dad0d67c85b3e08a7c6818e</id>
<content type='text'>
* fh/start-all/OTP-11250:
  kernel: fix documentation regarding ensure_all_started endtag
  Updated primary bootstrap
  Add application:ensure_all_started/1-2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* fh/start-all/OTP-11250:
  kernel: fix documentation regarding ensure_all_started endtag
  Updated primary bootstrap
  Add application:ensure_all_started/1-2
</pre>
</div>
</content>
</entry>
</feed>
