Kent Boortz
9da00ebec9
Updated/added copyright headers
2011-06-30 17:46:53 +02:00
Jonathan Perkin
85360dc517
Pull in fix from bug#47526 to solve bug#50047.
2010-10-14 19:29:14 +01:00
Magnus Blåudd
b705b71ee6
Bug#47526 unit.pl fails to execute binaries when using Test::Harness 3.10
...
- Rewrite unit.pl so it prefers to use TAP::Harness directly.
- Also add support for --verbose --noverbose
2010-01-04 12:17:58 +01:00
Marc Alff
1848b862e1
Port the unit test framework to windows
...
Backport from 6.0.14 to 5.6.0
Original code from Guilhem Bichot
2009-11-17 21:29:26 -07:00
kent@mysql.com/kent-amd64.(none)
67868597bb
Many files:
...
Removed "MySQL Finland AB & TCX DataKonsult AB" from copyright header
Adjusted year(s) in copyright header
Added GPL copyright text
my_vle.h, rpl_utility.h, my_vle.c, base64-t.c, rpl_utility.cc:
Changed copyright header formatting some
plugin_example.c, daemon_example.c:
Added "Copyright (C) 2006 MySQL AB" to GPL header
2006-12-31 02:29:11 +01:00
mats@romeo.(none)
2c21e455d4
Fixing unit test execution script to work with AIX 5.2 and OS X machines.
...
These are using old version of the Test::Harness modules, so I resort
to a safer way of running executable files.
2006-08-14 13:52:05 +02:00
serg@serg.mylan
5409997d49
unittest:
...
rename *.t* to *-t* to be automake-friendly
simplify Makefiles
test_atomic.c:
move to unittest, add GPL comment, fix warnings, convert to tap framework.
configure:
remove custom tests for available types, use AC_CHECK_TYPE instead
x86-gcc.h:
fix gcc -ansi errors while maintaining readability
ignore:
added *-t
2006-06-01 12:25:47 +02:00
mats@mysql.com
c83a766364
WL#3206 (Add unit tests):
...
More changes according to review comments.
2006-04-11 20:29:34 +02:00
mats@mysql.com
8d898d3798
WL#3206 (Adding unit tests):
...
Added 'test' target to build and run tests. Added documentation.
Added README.txt files. Fixing problem with initialization of
the Test::Harness::Straps replacement. Added code to filter out non-
test directories.
2006-04-10 17:06:12 +02:00
mats@mysql.com
02ffd18af6
WL#3206 (Add unit tests):
...
An implementation of the TAP framework for writing unit tests.
2006-04-04 18:16:15 +02:00