aboutsummaryrefslogtreecommitdiffstats
path: root/test/mysqlerl_SUITE.erl
Commit message (Collapse)AuthorAgeFilesLines
* Add tests for various functionality for connectionsBrian Cully2012-02-091-15/+4
|
* Move common test functions to their own module.Brian Cully2012-02-091-27/+3
|
* Add test for describe_table/2 when table doesn't exist.Brian Cully2012-02-091-0/+6
|
* Add documentation to tests.Brian Cully2012-02-091-0/+52
|
* Remove debugging satement in mysqlerl_SUITE.Brian Cully2012-02-091-1/+0
|
* Remove app_starts/app_stops tests from mysqlerl_SUITE.Brian Cully2012-02-091-6/+0
| | | | These are already handled in mysqlerl_app_SUITE.
* Add a few tests for cursors when no results are present.Brian Cully2012-02-091-4/+24
|
* Convert tabs to spaces.Brian Cully2012-02-091-13/+13
|
* Stick default query in macro for tests. Add tests for select/3.Brian Cully2012-02-071-26/+35
|
* Add a bunch of cursor tests.Brian Cully2012-02-071-9/+55
|
* Put default columns in a macro for tests.Brian Cully2012-02-071-22/+31
|
* Fix tests, and preload with data.Brian Cully2012-02-071-14/+114
|
* Remove stupid lib directoryBrian Cully2012-02-061-0/+136