mariadb/mysql-test/lib
Michael Widenius 5933619ceb Made test-unit run in parlallel. This was achived by having all aria tests that uses temporary files to create the temporary file in an unique tempdirectory.
aria_chk now returns 1 if one got any warnings during check and 2 if one got errors.
lp:728919 maria_chk should fail on all detected corruptions

mysql-test/lib/My/SafeProcess.pm:
  Removed ^M lines from the file
storage/maria/ma_check.c:
  Fixed indentation
storage/maria/maria_chk.c:
  aria_chk now returns 1 if one got any warnings during check and 2 if one got errors.
storage/maria/unittest/ma_control_file-t.c:
  Use unique sub directory for test results
storage/maria/unittest/ma_maria_log_cleanup.c:
  Added help function create_tmpdir()
storage/maria/unittest/ma_pagecache_consist.c:
  Use unique sub directory for test results
storage/maria/unittest/ma_pagecache_rwconsist.c:
  Use unique sub directory for test results
storage/maria/unittest/ma_pagecache_rwconsist2.c:
  Use unique sub directory for test results
storage/maria/unittest/ma_pagecache_single.c:
  Use unique sub directory for test results
storage/maria/unittest/ma_test_all-t:
  Use unique sub directory for test results
storage/maria/unittest/ma_test_loghandler-t.c:
  Use unique sub directory for test results
storage/maria/unittest/ma_test_loghandler_first_lsn-t.c:
  Use unique sub directory for test results
  remove delete of files that are already deleted by maria_log_remove()
storage/maria/unittest/ma_test_loghandler_max_lsn-t.c:
  Use unique sub directory for test results
storage/maria/unittest/ma_test_loghandler_multigroup-t.c:
  Use unique sub directory for test results
storage/maria/unittest/ma_test_loghandler_multithread-t.c:
  Use unique sub directory for test results
storage/maria/unittest/ma_test_loghandler_noflush-t.c:
  Use unique sub directory for test results
  remove delete of files that are already deleted by maria_log_remove()
storage/maria/unittest/ma_test_loghandler_nologs-t.c:
  Use unique sub directory for test results
storage/maria/unittest/ma_test_loghandler_pagecache-t.c:
  Use unique sub directory for test results
  remove delete of files that are already deleted by maria_log_remove()
storage/maria/unittest/ma_test_loghandler_purge-t.c:
  Use unique sub directory for test results
support-files/compiler_warnings.supp:
  Supress some warnings
unittest/unit.pl:
  Run 4 unittests in parallel
2011-05-13 16:22:05 +03:00
..
My Made test-unit run in parlallel. This was achived by having all aria tests that uses temporary files to create the temporary file in an unique tempdirectory. 2011-05-13 16:22:05 +03:00
t Use My::Platform 2008-02-20 14:55:30 +01:00
v1 Merge with 5.1 to get in changes from MySQL 5.1.55 2011-02-28 19:39:30 +02:00
mtr_cases.pm Fixes to mysql-test-run and tests 2011-03-01 00:35:05 +02:00
mtr_gcov.pl Merge with MySQL 5.1.57/58 2011-05-02 20:58:45 +03:00
mtr_gprof.pl oops forgot one file in last commit 2011-01-18 12:11:52 +01:00
mtr_io.pl Some more copyright fixes in mtr 2011-01-18 12:01:40 +01:00
mtr_match.pm Some more copyright fixes in mtr 2011-01-18 12:01:40 +01:00
mtr_misc.pl Merge with MySQL 5.1.57/58 2011-05-02 20:58:45 +03:00
mtr_process.pl Merge 2010-12-29 00:47:05 +01:00
mtr_report.pm Merge with MySQL 5.1.57/58 2011-05-02 20:58:45 +03:00
mtr_stress.pl Some more copyright fixes in mtr 2011-01-18 12:01:40 +01:00
mtr_unique.pm Some more copyright fixes in mtr 2011-01-18 12:01:40 +01:00
process-purecov-annotations.pl Gcov support improvements 2009-09-18 05:15:29 +04:00