CHANGES
=======

0.5
---

* mysql: create test database by default

0.4
---

* mysql: do not fail if init fails

0.3
---

* Avoid usage of realpath
* Update doc for variables

0.2
---

* Make make fail on test failure
* Export OVERTEST_URL
* Export OVERTEST_DAEMON
* Fix PostgreSQL URL format
* Update documentation

0.1
---

* Add help usage
* Use BASH_SOURCE rather than $0
* Check that the daemon is known
* Add setup.py install
* No need to have libs executable
* Add more status report
* Add support for MySQL
* make: fix test running from multiple files
* postgresql: silent stop
* Add debug functions
* postgresql: check that psql work
* Less verbose
* Add support for PostgreSQL
