joerg@mysql.com
e11c7eb071
Several "unittest" files : Ensure that the configure result is used when compiling them.
2006-05-10 17:29:28 +02:00
serg@serg.mylan
7a746d5905
fix for make distcheck
2006-04-20 23:04:55 +02:00
elliot@mysql.com
b532fca034
Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/Users/emurphy/src/mysql/bk-clean/mysql-5.1-new
2006-04-14 10:44:36 -04:00
elliot@mysql.com
24e8ea98d6
Fixing HP-UX and AIX builds.
2006-04-14 10:36:36 -04:00
kent@mysql.com
e1926a14ea
Makefile.am:
...
Move -lmystrings after -ldbug, to define strmov() on HP-UX
2006-04-14 15:34:04 +02:00
kent@mysql.com
34842dd295
base64.t.c:
...
Moved declarations to beginning of block
2006-04-14 14:59:21 +02:00
petr@mysql.com
db9cabea7d
add a file to EXTRA_DIST. Should fix broken bootstrap.
2006-04-14 13:53:02 +04:00
jimw@mysql.com
19b9a6c97d
Remove gcc-specific additions to AM_CFLAGS in unittest Makefile.am files
2006-04-13 13:26:22 -07:00
jimw@mysql.com
0ed6517ab8
Fix 'make distcheck' problems with new unittest code, and a small
...
portability problem.
2006-04-13 13:01:57 -07: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
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
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
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