1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

Port the unit test framework to windows

Backport from 6.0.14 to 5.6.0

Original code from Guilhem Bichot
This commit is contained in:
Marc Alff
2009-11-17 21:29:26 -07:00
parent 244eced1a7
commit 48ea0b83a0
12 changed files with 163 additions and 22 deletions

View File

@ -13,7 +13,7 @@
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */
#include "my_config.h"
#include <my_global.h>
#include <stdlib.h>
#include <tap.h>