Murthy Narkedimilli
d978016d93
Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER
2013-03-19 15:53:48 +01:00
Davi Arnaut
726d54cbf4
Merge of mysql-5.1-bugteam into mysql-5.5-bugteam.
2010-10-20 12:48:19 -02:00
Davi Arnaut
60f30f6909
Bug#45288: pb2 returns a lot of compilation warnings
...
Fix assorted compiler warnings.
2010-10-20 11:40:04 -02:00
Tor Didriksen
5fcfeb0817
Merge fix for Bug#53303 from 5.1-bugteam
...
text conflict: unittest/examples/Makefile.am
2010-06-10 13:21:35 +02:00
Tor Didriksen
e3b4d33187
Backport of Bug#53303 mytap tests should always have a plan()
...
The bug was caused by buffered output. Flushing resolved it.
We still recommend to allways call plan().
Also fix some compile warnings (formal parameter different from declaration)
2010-06-10 13:15:35 +02: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)
1e3237fefa
Many files:
...
Changed header to GPL version 2 only
2006-12-27 02:23:51 +01:00
mats@romeo.(none)
d728519dbd
Merge romeo.(none):/home/bkroot/mysql-5.1-new-rpl
...
into romeo.(none):/home/bk/mytap-mysql-5.1-new
2006-10-20 22:56:03 +02:00
mats@romeo.(none)
8723523029
Documentation changes to MyTAP.
2006-10-20 21:50:08 +02:00
mkindahl@dl145h.mysql.com
ca1bf4b21e
Various fixes to make MyTAP build on all platforms.
2006-08-29 22:23:56 +02:00
mkindahl@production.mysql.com[mkindahl]
794dba439e
mytap-changes.patch
2006-08-25 13:53:16 +02:00
elliot@mysql.com
24e8ea98d6
Fixing HP-UX and AIX builds.
2006-04-14 10:36:36 -04:00
mats@mysql.com
0255538591
WL#3208 (Adding TAP support):
...
Making it portable to non-gcc compilers by defining __attribute__
macro for non-gcc compilers.
2006-04-12 21:14:32 +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
32c697806f
WL#3206 (Adding unit tests):
...
Moving mytap library into unittest/
Adding 'test' target to make and run unit tests.
Minor fixes.
2006-04-06 17:18:12 +02:00