summaryrefslogtreecommitdiff
path: root/unittest
Commit message (Expand)AuthorAgeFilesLines
* Fix for server bug experienced in Maria (wrong "Truncated incorrect <var_name>unknown2008-02-181-11/+11
* my_atomic-t.c:unknown2007-12-201-2/+9
* Fixes Bug#30127: --debug-info no longer prints memory usage in mysqlunknown2007-08-013-5/+9
* Makefile.am:unknown2007-05-285-0/+12
* remove unnecessary lineunknown2007-03-161-3/+0
* base64-t.c:unknown2007-02-211-1/+6
* After merge fixunknown2007-02-021-0/+2
* Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.1-new-rplunknown2007-01-121-3/+9
|\
| * Merge mysql.com:/home/bkroot/mysql-5.1-new-rplunknown2006-12-081-3/+9
| |\
| | * Work around slow my_atomic-t test on hpux11: decrease number ofunknown2006-12-041-3/+9
* | | Many files:unknown2006-12-3114-2/+185
* | | Many files:unknown2006-12-275-10/+5
|/ /
* | Fixed a LOT of compiler warningsunknown2006-11-272-1/+2
|/
* Merge mysql.com:/users/lthalmann/bkroot/mysql-5.1-new-rplunknown2006-11-074-54/+294
|\
| * Merge romeo.(none):/home/bkroot/mysql-5.1-new-rplunknown2006-10-204-54/+294
| |\
| | * Documentation changes to MyTAP.unknown2006-10-204-59/+302
* | | unittest/mytap/tap.c :unknown2006-10-121-5/+13
|/ /
* | Merge romeo.(none):/home/bkroot/mysql-5.1-new-rplunknown2006-10-061-1/+1
|\ \
| * | BUG#19459 (BINLOG RBR command does not lock tables correctly causingunknown2006-10-021-1/+1
* | | WL#3504 "plugin actions for engines' and plugins' unit tests"unknown2006-09-151-1/+1
* | | fixes for the my_atomic-t unit test:unknown2006-09-141-3/+17
* | | Merge mysql.com:/users/lthalmann/bkroot/mysql-5.1-new-rplunknown2006-09-116-16/+124
|\ \ \
| * \ \ Merge romeo.(none):/home/bk/mytap-mysql-5.1-newunknown2006-08-301-25/+1
| |\ \ \ | | | |/ | | |/|
| | * | Changes to make unit tests work on OS X and AIXunknown2006-08-301-25/+1
| * | | Various fixes to make MyTAP build on all platforms.unknown2006-08-292-7/+27
| * | | Adding missing fileunknown2006-08-251-0/+19
| * | | mytap-changes.patchunknown2006-08-255-12/+81
| |/ /
* | | Fixing unit test execution script to work with AIX 5.2 and OS X machines.unknown2006-08-142-25/+8
|/ /
* | Changed the number of test iterations since this makes test timeunknown2006-06-301-3/+3
* | atomic ops:unknown2006-06-174-29/+59
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-06-041-1/+1
|\
| * This changeset is largely a handler cleanup changeset (WL#3281), but includes...unknown2006-06-041-1/+1
* | second patch for make distcheckunknown2006-06-011-1/+2
* | fixing make distcheck again. fix 1.unknown2006-06-011-1/+1
* | unittest:unknown2006-06-0115-49/+172
* | fix for BSD makeunknown2006-05-251-1/+1
* | mysql.spec.sh:unknown2006-05-161-1/+1
* | Several "unittest" files : Ensure that the configure result is used when co...unknown2006-05-104-0/+8
|/
* fix for make distcheckunknown2006-04-202-4/+3
* Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-04-141-3/+1
|\
| * Fixing HP-UX and AIX builds.unknown2006-04-141-3/+1
* | Makefile.am:unknown2006-04-141-1/+1
|/
* base64.t.c:unknown2006-04-141-3/+3
* add a file to EXTRA_DIST. Should fix broken bootstrap.unknown2006-04-141-0/+2
* Remove gcc-specific additions to AM_CFLAGS in unittest Makefile.am filesunknown2006-04-132-4/+0
* Fix 'make distcheck' problems with new unittest code, and a smallunknown2006-04-135-6/+9
* WL#3208 (Adding TAP support):unknown2006-04-122-28/+34
* WL#3206 (Add unit tests):unknown2006-04-113-25/+24
* WL#3206 (Adding unit tests):unknown2006-04-107-32/+245
* WL#3206 (Adding unit tests):unknown2006-04-0611-15/+1695