<feed xmlns='http://www.w3.org/2005/Atom'>
<title>apk-tools/test/Makefile, branch 2.7-stable</title>
<subtitle>Alpine Package Keeper, the 2.x tree
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/apk-tools/'/>
<entry>
<title>solver: new package selection logic (which is not yet used)</title>
<updated>2011-07-26T14:08:43+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2011-07-26T13:56:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/apk-tools/commit/?id=79b53d4d76bbbb4235eaf709a6f07247f47316de'/>
<id>79b53d4d76bbbb4235eaf709a6f07247f47316de</id>
<content type='text'>
 * basic code for a backtracking, forward checking dependency satisfier
 * works better when there are tricky dependencies to solve
   (when can't just upgrade everything to most preferred versions)
 * the new code always evaluates all of 'world' constraints
   (old code just does incremental updates based on heuristics)
 * is probably somewhat slower than old code (probably unnoticeable
   difference in most cases)
 * makes easier to write support for provides and repository pinning
 * test applet and a bunch of test cases added which uses the new code
 * from the old feature set install_if is not yet implemented
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * basic code for a backtracking, forward checking dependency satisfier
 * works better when there are tricky dependencies to solve
   (when can't just upgrade everything to most preferred versions)
 * the new code always evaluates all of 'world' constraints
   (old code just does incremental updates based on heuristics)
 * is probably somewhat slower than old code (probably unnoticeable
   difference in most cases)
 * makes easier to write support for provides and repository pinning
 * test applet and a bunch of test cases added which uses the new code
 * from the old feature set install_if is not yet implemented
</pre>
</div>
</content>
</entry>
<entry>
<title>test: dont run sh manually but respect #!/bin/sh in each test</title>
<updated>2010-06-15T15:53:32+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2010-06-15T15:14:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/apk-tools/commit/?id=92533beae08fb440625f7ef79ed19226a9bc2e71'/>
<id>92533beae08fb440625f7ef79ed19226a9bc2e71</id>
<content type='text'>
That way we can set sh options case by case
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
That way we can set sh options case by case
</pre>
</div>
</content>
</entry>
<entry>
<title>test: initial testsuite</title>
<updated>2010-06-15T13:31:20+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2010-06-15T13:30:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/apk-tools/commit/?id=83d859286db8a184054a5e05f707953634c82604'/>
<id>83d859286db8a184054a5e05f707953634c82604</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
