<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/tests/unit_tests, branch v0.8.8.5</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.5</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.8.8.5'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2014-10-24T19:29:51Z</updated>
<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>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>
<entry>
<title>fixed unit tests</title>
<updated>2014-10-08T19:38:55Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2014-10-08T19:38:55Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=1795c381c0537119cc26ae55b523f71ba029da79'/>
<id>urn:sha1:1795c381c0537119cc26ae55b523f71ba029da79</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added unit test. Fails for Japanese for some reason.</title>
<updated>2014-10-07T19:14:26Z</updated>
<author>
<name>Oran Juice</name>
<email>oranjuices@hotmail.com</email>
</author>
<published>2014-10-07T19:14:26Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=b94b8cd7981fb2278aee1990eb8f13be4705fe52'/>
<id>urn:sha1:b94b8cd7981fb2278aee1990eb8f13be4705fe52</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: add a test for slow_memmem</title>
<updated>2014-10-06T13:58:27Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2014-10-06T13:10:57Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5585a1c60a7125137674b5f39855319b73877211'/>
<id>urn:sha1:5585a1c60a7125137674b5f39855319b73877211</id>
<content type='text'>
</content>
</entry>
</feed>
