<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask-dev.git/src/leap/util/tests, branch 0.2.2</title>
<subtitle>[bitmask-dev] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/'/>
<entry>
<title>Add test for the LEAP log handler</title>
<updated>2013-06-25T14:39:46+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@yahoo.com.ar</email>
</author>
<published>2013-06-24T20:08:34+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=16ea8b5d78c990e75367d405619c55272ecf09e6'/>
<id>16ea8b5d78c990e75367d405619c55272ecf09e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove everything to start from scratch</title>
<updated>2013-03-06T18:27:23+00:00</updated>
<author>
<name>Tomás Touceda</name>
<email>chiiph@leap.se</email>
</author>
<published>2013-03-06T18:27:23+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=5ff29dc57e2877a14e705d09b7042cddf4165d0a'/>
<id>5ff29dc57e2877a14e705d09b7042cddf4165d0a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix tests (resources hash + argparse)</title>
<updated>2013-01-30T20:58:11+00:00</updated>
<author>
<name>kali</name>
<email>kali@leap.se</email>
</author>
<published>2013-01-30T20:39:47+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=35c77f1e762acde8e5f635a99f9fad9e706d7d4f'/>
<id>35c77f1e762acde8e5f635a99f9fad9e706d7d4f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>magic translatable objects</title>
<updated>2012-12-21T01:28:46+00:00</updated>
<author>
<name>kali</name>
<email>kali@leap.se</email>
</author>
<published>2012-12-21T01:28:46+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=ec0fc05e3918782dbb29f9f6901c0de22419134d'/>
<id>ec0fc05e3918782dbb29f9f6901c0de22419134d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added openvpn to debian install line</title>
<updated>2012-10-08T20:15:30+00:00</updated>
<author>
<name>antialias</name>
<email>antialias@leap.se</email>
</author>
<published>2012-10-08T20:15:30+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=f751247efd8b941989b4f72397bda03e66dee7c0'/>
<id>f751247efd8b941989b4f72397bda03e66dee7c0</id>
<content type='text'>
added python-coverage to testing install line
rewrote PyQt installation instructions
fixed pkg/test-requirements lines
fixed nosetest example (#740)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
added python-coverage to testing install line
rewrote PyQt installation instructions
fixed pkg/test-requirements lines
fixed nosetest example (#740)
</pre>
</div>
</content>
</entry>
<entry>
<title>added --no-provider-checks and --no-ca-verify for ease of debugging</title>
<updated>2012-09-20T21:37:47+00:00</updated>
<author>
<name>kali</name>
<email>kali@leap.se</email>
</author>
<published>2012-09-20T21:32:40+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=d1ebe98239fbc2baffa345558d396fa539e79202'/>
<id>d1ebe98239fbc2baffa345558d396fa539e79202</id>
<content type='text'>
Close #604
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Close #604
</pre>
</div>
</content>
</entry>
<entry>
<title>add openvpn-verb option to cli.</title>
<updated>2012-09-12T01:32:22+00:00</updated>
<author>
<name>kali</name>
<email>kali@leap.se</email>
</author>
<published>2012-09-12T01:32:22+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=99058b9f6536a3717ab82a9d77b09d5489334eb5'/>
<id>99058b9f6536a3717ab82a9d77b09d5489334eb5</id>
<content type='text'>
Closes #534. accepts int [1-6] that get passed to openvpn invocation.
We should filter out the polling "state"/"status" commands from the log if
we want it to be real useful.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #534. accepts int [1-6] that get passed to openvpn invocation.
We should filter out the polling "state"/"status" commands from the log if
we want it to be real useful.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix argparse test</title>
<updated>2012-09-05T18:14:05+00:00</updated>
<author>
<name>kali</name>
<email>kali@leap.se</email>
</author>
<published>2012-09-05T18:14:05+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=4e207f6c11eed349fa71ba9f3a9fec903131cf8e'/>
<id>4e207f6c11eed349fa71ba9f3a9fec903131cf8e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mv util tests to folder</title>
<updated>2012-08-21T19:57:38+00:00</updated>
<author>
<name>kali</name>
<email>kali@leap.se</email>
</author>
<published>2012-08-21T19:57:38+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=38e6c9c6345ca28ed0134ce6f4d43ec650103709'/>
<id>38e6c9c6345ca28ed0134ce6f4d43ec650103709</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
