aboutsummaryrefslogtreecommitdiffstats
path: root/mtest.h
diff options
context:
space:
mode:
Diffstat (limited to 'mtest.h')
-rw-r--r--mtest.h42
1 files changed, 16 insertions, 26 deletions
diff --git a/mtest.h b/mtest.h
index f442c12..36d2d4f 100644
--- a/mtest.h
+++ b/mtest.h
@@ -2,24 +2,22 @@
Licensed under BSD 2clause license. See LICENSE file for more information
Author: Michał Łyszczek <michal.lyszczek@bofc.pl>
==========================================================================
- __________________________________________________________
- / mtest version v1.1.4 \
- | |
- | Simple test framework that uses TAP output format |
- \ http://testanything.org /
- ----------------------------------------------------------
- \ ,-^-.
- \ !oYo!
- \ /./=\.\______
- ## )\/\
- ||-----w||
- || ||
-
- Cowth Vader
- ========================================================================== */
-
-
-/* ==========================================================================
+ __________________________________________________________
+ / mtest v1.2.0 \
+ | https://mtest.bofc.pl |
+ | |
+ | Simple test framework that uses TAP output format |
+ \ http://testanything.org /
+ ----------------------------------------------------------
+ \ ,-^-.
+ \ !oYo!
+ \ /./=\.\______
+ ## )\/\
+ ||-----w||
+ || ||
+
+ Cowth Vader
+ ==========================================================================
_ __ __ ____ _ __
(_)____ _____ / /__ __ ____/ /___ / __/(_)/ /___ _____
/ // __ \ / ___// // / / // __ // _ \ / /_ / // // _ \ / ___/
@@ -33,18 +31,10 @@
/* ==========================================================================
- __ __ _
- ____ __ __ / /_ / /(_)_____
- / __ \ / / / // __ \ / // // ___/
- / /_/ // /_/ // /_/ // // // /__
- / .___/ \__,_//_.___//_//_/ \___/
- /_/
-
____ ___ ____ _ _____ _____ ____ _____
/ __ `__ \ / __ `// ___// ___// __ \ / ___/
/ / / / / // /_/ // /__ / / / /_/ /(__ )
/_/ /_/ /_/ \__,_/ \___//_/ \____//____/
-
========================================================================== */