<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/tests, branch v0.8.8.6</title>
<subtitle>Monzero core node, command-line wallet, consensus code, and release tooling.
</subtitle>
<id>https://code.monzero.org/monzero-core.git/atom?h=v0.8.8.6</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.8.8.6'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2014-10-24T19:30:57Z</updated>
<entry>
<title>cmake: fix up link lines</title>
<updated>2014-10-24T19:30:57Z</updated>
<author>
<name>Ben Boeckel</name>
<email>ben.boeckel@kitware.com</email>
</author>
<published>2014-10-24T19:30:57Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=01895dd0676cb8252ed5274c15000e361c965370'/>
<id>urn:sha1:01895dd0676cb8252ed5274c15000e361c965370</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cmake: support 2.8.7</title>
<updated>2014-10-24T19:29:51Z</updated>
<author>
<name>Ben Boeckel</name>
<email>ben.boeckel@kitware.com</email>
</author>
<published>2014-10-24T18:48:14Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=7d708e422397fb0ba8ac29855eb27964115e7217'/>
<id>urn:sha1:7d708e422397fb0ba8ac29855eb27964115e7217</id>
<content type='text'>
Older versions of CMake support LINK_{PUBLIC,PRIVATE} while newer
versions prefer PUBLIC and PRIVATE instead, but still support the LINK_
prefix.
</content>
</entry>
<entry>
<title>cmake: fix up miniupnpc's define</title>
<updated>2014-10-23T20:43:00Z</updated>
<author>
<name>Ben Boeckel</name>
<email>ben.boeckel@kitware.com</email>
</author>
<published>2014-10-23T20:34:42Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=464c2805e5512117970974d5cadc4e59eee5d921'/>
<id>urn:sha1:464c2805e5512117970974d5cadc4e59eee5d921</id>
<content type='text'>
It's only necessary on Windows builds and new versions renamed the
define without any compatibility bridge.
</content>
</entry>
<entry>
<title>daemon_tests: update cmake code</title>
<updated>2014-10-23T20:42:34Z</updated>
<author>
<name>Ben Boeckel</name>
<email>ben.boeckel@kitware.com</email>
</author>
<published>2014-10-21T17:28:48Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=8a86ac8439cde9e11d3fb2214fcc5691fbf41bbf'/>
<id>urn:sha1:8a86ac8439cde9e11d3fb2214fcc5691fbf41bbf</id>
<content type='text'>
It's still not valid, but it's commented out anyways; update to code so
it matches the style at least.
</content>
</entry>
<entry>
<title>gtest: support an external gtest</title>
<updated>2014-10-23T20:42:34Z</updated>
<author>
<name>Ben Boeckel</name>
<email>ben.boeckel@kitware.com</email>
</author>
<published>2014-10-21T17:27:47Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=fa3ff758624e9c9704a4a541c195e10335debc3c'/>
<id>urn:sha1:fa3ff758624e9c9704a4a541c195e10335debc3c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cmake: put each test executable in its own directory</title>
<updated>2014-10-23T20:42:34Z</updated>
<author>
<name>Ben Boeckel</name>
<email>ben.boeckel@kitware.com</email>
</author>
<published>2014-10-21T17:01:56Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=7bfcffadb91022e420b32a2d0cfa97a0e9f98b64'/>
<id>urn:sha1:7bfcffadb91022e420b32a2d0cfa97a0e9f98b64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #182</title>
<updated>2014-10-23T14:43:39Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2014-10-23T14:43:34Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=699d93246105d004a0377f5df587d3ad4b20dc4b'/>
<id>urn:sha1:699d93246105d004a0377f5df587d3ad4b20dc4b</id>
<content type='text'>
1795c38 fixed unit tests (Riccardo Spagni)
bc537ac miniupnpc static define change (Riccardo Spagni)
</content>
</entry>
<entry>
<title>Apple and BSD don't need malloc.h</title>
<updated>2014-10-20T12:16:16Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2014-10-20T12:16:16Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=8eb23757993251f3b8cdf7638ecd53c7d854afbc'/>
<id>urn:sha1:8eb23757993251f3b8cdf7638ecd53c7d854afbc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>removed unecessary mnemonics test</title>
<updated>2014-10-15T13:31:32Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2014-10-15T13:31:32Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=d6346365c31aba725a6c9a4a209837eae7783ba1'/>
<id>urn:sha1:d6346365c31aba725a6c9a4a209837eae7783ba1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #176</title>
<updated>2014-10-15T10:14:49Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2014-10-15T10:14:44Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=db5ca73fdde97ed680ef538034fb5210b45a43d4'/>
<id>urn:sha1:db5ca73fdde97ed680ef538034fb5210b45a43d4</id>
<content type='text'>
b94b8cd Added unit test. Fails for Japanese for some reason. (Oran Juice)
4c8a628 Remove iostream header put in during testing (Oran Juice)
9875f5b Variable unique prefix lengths for seed (Oran Juice)
</content>
</entry>
</feed>
