<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jbilyk/apts, branch master</title>
<subtitle>APTS development
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/jbilyk/apts/'/>
<entry>
<title>apts: remove readme line</title>
<updated>2011-07-05T15:55:14+00:00</updated>
<author>
<name>Jeff Bilyk</name>
<email>jbilyk@gmail.com</email>
</author>
<published>2011-07-05T15:55:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/jbilyk/apts/commit/?id=0616c873dacac39b165c814f45e340a288e2259f'/>
<id>0616c873dacac39b165c814f45e340a288e2259f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>apts: update several tests because of v0.2 script changes</title>
<updated>2011-01-01T19:51:22+00:00</updated>
<author>
<name>Jeff Bilyk</name>
<email>jbilyk@gmail.com</email>
</author>
<published>2011-01-01T19:51:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/jbilyk/apts/commit/?id=289c6774febc09f2c1b5453fcda3b761709219d0'/>
<id>289c6774febc09f2c1b5453fcda3b761709219d0</id>
<content type='text'>
update tests because of v0.2 script changes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
update tests because of v0.2 script changes
</pre>
</div>
</content>
</entry>
<entry>
<title>tests/pllua: new test</title>
<updated>2011-01-01T10:34:38+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2010-12-31T09:44:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/jbilyk/apts/commit/?id=4c3a26dc92d71e15d00b1b0fbf16f1fddc3abec1'/>
<id>4c3a26dc92d71e15d00b1b0fbf16f1fddc3abec1</id>
<content type='text'>
Test that pllua works.
http://redmine.alpinelinux.org/issues/503

This also tests that postgresql works.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Test that pllua works.
http://redmine.alpinelinux.org/issues/503

This also tests that postgresql works.
</pre>
</div>
</content>
</entry>
<entry>
<title>apts: fix bug with trailing slash on outdir and misc other fixes</title>
<updated>2010-12-30T18:14:50+00:00</updated>
<author>
<name>Jeff Bilyk</name>
<email>jbilyk@gmail.com</email>
</author>
<published>2010-12-30T18:14:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/jbilyk/apts/commit/?id=8fa277b944079fc882d2b7c6aeb7128448a24ec5'/>
<id>8fa277b944079fc882d2b7c6aeb7128448a24ec5</id>
<content type='text'>
fix bug with trailing slash on outdir and misc others
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix bug with trailing slash on outdir and misc others
</pre>
</div>
</content>
</entry>
<entry>
<title>misc improvements for apts</title>
<updated>2010-12-30T17:55:18+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2010-12-28T15:56:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/jbilyk/apts/commit/?id=5b9b638e7663b8906a24d5e2f4c805dd8ab43e1e'/>
<id>5b9b638e7663b8906a24d5e2f4c805dd8ab43e1e</id>
<content type='text'>
- allow run aots directly from git dir
- do not require the OUTFILE param, instead only out to stdout
- by default, run all tests even if any fails
- allow halt on first error with -e option
- send output from test to $tst.out
- allow specify outdir for *.out files with -o DIR
- no special logic for generic-apk
- strip .out from given test name so you can easily re-run all failed
  tests with: 'apts *.out'

Signed-off-by: Jeff Bilyk &lt;jbilyk@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- allow run aots directly from git dir
- do not require the OUTFILE param, instead only out to stdout
- by default, run all tests even if any fails
- allow halt on first error with -e option
- send output from test to $tst.out
- allow specify outdir for *.out files with -o DIR
- no special logic for generic-apk
- strip .out from given test name so you can easily re-run all failed
  tests with: 'apts *.out'

Signed-off-by: Jeff Bilyk &lt;jbilyk@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>apts: update README, add comments to apts script</title>
<updated>2010-12-23T20:02:10+00:00</updated>
<author>
<name>Jeff Bilyk</name>
<email>jbilyk@gmail.com</email>
</author>
<published>2010-12-23T20:02:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/jbilyk/apts/commit/?id=234bf6293a564e99333404eee4a8c2b27f7a5123'/>
<id>234bf6293a564e99333404eee4a8c2b27f7a5123</id>
<content type='text'>
update README and add comments to script
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
update README and add comments to script
</pre>
</div>
</content>
</entry>
<entry>
<title>apts: remove temporary stored APKBUILD</title>
<updated>2010-12-23T19:45:45+00:00</updated>
<author>
<name>Jeff Bilyk</name>
<email>jbilyk@gmail.com</email>
</author>
<published>2010-12-23T19:45:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/jbilyk/apts/commit/?id=4db0ba180d45f04e760dac990e21c1c0dc8086bc'/>
<id>4db0ba180d45f04e760dac990e21c1c0dc8086bc</id>
<content type='text'>
apts: remove temporary stored APKBUILD
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
apts: remove temporary stored APKBUILD
</pre>
</div>
</content>
</entry>
<entry>
<title>apts: add APKBUILD</title>
<updated>2010-12-22T20:46:06+00:00</updated>
<author>
<name>Jeff Bilyk</name>
<email>jbilyk@gmail.com</email>
</author>
<published>2010-12-22T20:46:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/jbilyk/apts/commit/?id=0efa0aa0192581c2f6221022c070b48a015d94bd'/>
<id>0efa0aa0192581c2f6221022c070b48a015d94bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>apts: reformat script so that it's easier to read and fix failed package handling</title>
<updated>2010-12-22T20:38:31+00:00</updated>
<author>
<name>Jeff Bilyk</name>
<email>jbilyk@gmail.com</email>
</author>
<published>2010-12-22T20:38:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/jbilyk/apts/commit/?id=7aeda4688f829f44e4f1a1e7aa84c48512231761'/>
<id>7aeda4688f829f44e4f1a1e7aa84c48512231761</id>
<content type='text'>
reformat script so it's easier to read and fix failed package handling
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
reformat script so it's easier to read and fix failed package handling
</pre>
</div>
</content>
</entry>
<entry>
<title>apts: add apts.conf which contains directory where apts tests are</title>
<updated>2010-12-22T20:18:02+00:00</updated>
<author>
<name>Jeff Bilyk</name>
<email>jbilyk@gmail.com</email>
</author>
<published>2010-12-22T20:18:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/jbilyk/apts/commit/?id=dc621d4a6f62906ee42343b2e95992221f07a458'/>
<id>dc621d4a6f62906ee42343b2e95992221f07a458</id>
<content type='text'>
add apts.conf which contains directory where apts tests are
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add apts.conf which contains directory where apts tests are
</pre>
</div>
</content>
</entry>
</feed>
