mariadb/storage/maria/unittest
unknown cab8a363ee Bug fixes and new features to ma_test_all-t
scripts/mysql_fix_privilege_tables.sh:
  Fix a problem with events table not getting updated correctly.
  This happens when you run scripts/mysql_fix_privilege_tables and
  you have an old version of mysql_fix_privilege_tables.sql in
  the actual installation directory. This patch makes it look for
  the file inside the source dir first.
storage/maria/unittest/ma_test_all-t:
  Added several new options for ma_test_all-t
  
  --verbose is handy, if you want to run the tests separately on the
  screen.
  
  Added functions for counting tests and a possibility to
  separate a group of tests inside an array of test.
unittest/Makefile.am:
  Fixed a problem with make test not executing
  ma_test_all-t properly from the top source dir.
2008-01-04 02:16:24 +02:00
..
lockman-t.c solaris fixes 2007-12-18 23:22:55 +01:00
lockman1-t.c solaris fixes 2007-12-18 23:22:55 +01:00
lockman2-t.c solaris fixes 2007-12-18 23:22:55 +01:00
ma_control_file-t.c Don't give warnings when reading blocks when we know the block may not exist (in maria_read_log) 2007-12-05 00:45:32 +02:00
ma_loghandler_examples.c Postmerge fix. 2007-12-15 19:16:41 +02:00
ma_maria_log_cleanup.c Pagecache callbacks support added. 2007-12-15 23:31:22 +02:00
ma_pagecache_consist.c Added wrapper for chmod(): my_chmod() 2008-01-03 09:45:46 +02:00
ma_pagecache_single.c Added wrapper for chmod(): my_chmod() 2008-01-03 09:45:46 +02:00
ma_test_all-t Bug fixes and new features to ma_test_all-t 2008-01-04 02:16:24 +02:00
ma_test_loghandler-t.c Parameter added to the log initializer to suppress unwanted 2007-12-21 15:25:30 +02:00
ma_test_loghandler_first_lsn-t.c Added wrapper for chmod(): my_chmod() 2008-01-03 09:45:46 +02:00
ma_test_loghandler_max_lsn-t.c Parameter added to the log initializer to suppress unwanted 2007-12-21 15:25:30 +02:00
ma_test_loghandler_multigroup-t.c Parameter added to the log initializer to suppress unwanted 2007-12-21 15:25:30 +02:00
ma_test_loghandler_multithread-t.c Added wrapper for chmod(): my_chmod() 2008-01-03 09:45:46 +02:00
ma_test_loghandler_noflush-t.c Added wrapper for chmod(): my_chmod() 2008-01-03 09:45:46 +02:00
ma_test_loghandler_nologs-t.c Added wrapper for chmod(): my_chmod() 2008-01-03 09:45:46 +02:00
ma_test_loghandler_pagecache-t.c Added wrapper for chmod(): my_chmod() 2008-01-03 09:45:46 +02:00
ma_test_loghandler_purge-t.c Parameter added to the log initializer to suppress unwanted 2007-12-21 15:25:30 +02:00
Makefile.am Merge desktop.sanja.is.com.ua:/home/bell/mysql/bk/mysql-maria 2007-12-16 01:33:04 +02:00
test_file.c Pagecache callbacks support added. 2007-12-15 23:31:22 +02:00
test_file.h - moving pagecache.h from include/ to storage/maria as it is Maria- 2007-06-11 16:29:53 +02:00
trnman-t.c Added error HA_ERR_FILE_TOO_SHORT to be used when files are shorter than expected (by my_read/my_pread) 2007-12-04 23:23:42 +02:00