mariadb/unittest/mysys
Annamalai Gurusami 26d14295a1 Bug #16994338 PARSING TAP OUTPUT OF UNIT TEST EXPLAIN_FILENAME-T FAILS
Problem:

The problem is that explain_filename-t is not printing a test plan as
required by the TAP protocol. The test invokes plan(NO_PLAN) but does not
invoke exit_status() at the end, where the plan would be printed.

Solution:

Invoke exit_status() at the end.
2013-06-26 10:02:42 +05:30
..
base64-t.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
bitmap-t.c Updated/added copyright headers 2012-02-16 10:48:16 +01:00
CMakeLists.txt Bug #16051728 SERVER CRASHES IN ADD_IDENTIFIER ON CONCURRENT ALTER TABLE AND 2013-03-21 11:40:43 +05:30
explain_filename-t.cc Bug #16994338 PARSING TAP OUTPUT OF UNIT TEST EXPLAIN_FILENAME-T FAILS 2013-06-26 10:02:42 +05:30
lf-t.c Bug#12727287: Maintainer mode compilation fails with gcc 4.6 2011-07-07 08:22:43 -03:00
my_atomic-t.c Updated/added copyright headers 2012-02-16 10:48:16 +01:00
my_malloc-t.c Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-07-08 18:20:08 -03:00
my_rdtsc-t.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
my_vsnprintf-t.c BUG #13619394 - MAKE TEST FAILS ON MY_VSNPRINTF 2013-06-03 16:34:43 +05:30
thr_template.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00