<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mysqlerl.git, branch master</title>
<subtitle>erlang odbc bindings for libmysqlclient</subtitle>
<id>https://git.spork.org/mysqlerl.git/atom?h=master</id>
<link rel='self' href='https://git.spork.org/mysqlerl.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.spork.org/mysqlerl.git/'/>
<updated>2012-02-21T16:47:21Z</updated>
<entry>
<title>Clean beam files from test directory</title>
<updated>2012-02-21T16:47:21Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@kublai.com</email>
</author>
<published>2012-02-21T16:47:21Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/mysqlerl.git/commit/?id=79a202773f47517eb346653cc52f6f719c61b296'/>
<id>urn:sha1:79a202773f47517eb346653cc52f6f719c61b296</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a few tests for db writing</title>
<updated>2012-02-10T04:33:47Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@kublai.com</email>
</author>
<published>2012-02-10T04:33:47Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/mysqlerl.git/commit/?id=a88c76b355f9b8d5e71a118414a6579488486c3b'/>
<id>urn:sha1:a88c76b355f9b8d5e71a118414a6579488486c3b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Return ok from db/table creation routines, even though it's bogus, just so we can compare it.</title>
<updated>2012-02-10T04:18:15Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@kublai.com</email>
</author>
<published>2012-02-10T04:18:15Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/mysqlerl.git/commit/?id=bf05c0332848fa0598be132a5151cfb151288958'/>
<id>urn:sha1:bf05c0332848fa0598be132a5151cfb151288958</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Copy over sample data for transaction and write query suites.</title>
<updated>2012-02-10T04:17:30Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@kublai.com</email>
</author>
<published>2012-02-10T04:17:30Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/mysqlerl.git/commit/?id=c21f79c9415c91946c83f5372907e6441d085986'/>
<id>urn:sha1:c21f79c9415c91946c83f5372907e6441d085986</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move transaction tests to their own suite.</title>
<updated>2012-02-10T04:11:19Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@kublai.com</email>
</author>
<published>2012-02-10T04:11:19Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/mysqlerl.git/commit/?id=be2da842fe0396a9e7908f4a2f0b86bea009fea6'/>
<id>urn:sha1:be2da842fe0396a9e7908f4a2f0b86bea009fea6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename mysqlerl_SUITE to mysqlerl_readquery_SUITE</title>
<updated>2012-02-10T04:02:24Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@kublai.com</email>
</author>
<published>2012-02-10T04:02:24Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/mysqlerl.git/commit/?id=b3c35e4812356a55ab5c67164771f4cb80839e92'/>
<id>urn:sha1:b3c35e4812356a55ab5c67164771f4cb80839e92</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add tests for invalid connection/disconnection</title>
<updated>2012-02-10T04:00:53Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@kublai.com</email>
</author>
<published>2012-02-10T04:00:53Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/mysqlerl.git/commit/?id=07369746fd460019822624c1a0651beaf19bf0ae'/>
<id>urn:sha1:07369746fd460019822624c1a0651beaf19bf0ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add tests for various functionality for connections</title>
<updated>2012-02-10T03:48:56Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@kublai.com</email>
</author>
<published>2012-02-10T03:48:46Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/mysqlerl.git/commit/?id=9b1a0a6f6e98af296f36e5030fe3425e6a97d73c'/>
<id>urn:sha1:9b1a0a6f6e98af296f36e5030fe3425e6a97d73c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Test mysqlerl:start/0 and mysqlerl:stop/0.</title>
<updated>2012-02-10T01:36:47Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@kublai.com</email>
</author>
<published>2012-02-10T01:36:47Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/mysqlerl.git/commit/?id=fb7c9a0e24d1834dfe0c63a4cbd16464263880c2'/>
<id>urn:sha1:fb7c9a0e24d1834dfe0c63a4cbd16464263880c2</id>
<content type='text'>
Also be a little more thorough in tests and make sure things have
started and stopped correctly with application:which_applications/0.
</content>
</entry>
<entry>
<title>Move common test functions to their own module.</title>
<updated>2012-02-10T01:16:55Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@kublai.com</email>
</author>
<published>2012-02-10T01:16:55Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/mysqlerl.git/commit/?id=9689ca08ba00a8fdc4928438457bb6f56d01f99e'/>
<id>urn:sha1:9689ca08ba00a8fdc4928438457bb6f56d01f99e</id>
<content type='text'>
</content>
</entry>
</feed>
