[DEBUG] update to the new interface etk

This commit is contained in:
Edouard DUPIN 2017-09-12 14:14:06 +02:00
parent f02b8b47b9
commit 9ab4c0f7ab
13 changed files with 1 additions and 28 deletions

View File

@ -1,8 +1,6 @@
/** @file /** @file
* @author Edouard DUPIN * @author Edouard DUPIN
*
* @copyright 2014, Edouard DUPIN, all right reserved * @copyright 2014, Edouard DUPIN, all right reserved
*
* @license MPL v2.0 (see license file) * @license MPL v2.0 (see license file)
*/ */
@ -15,8 +13,7 @@ bool g_visualDebug = false;
int main(int _argc, const char *_argv[]) { int main(int _argc, const char *_argv[]) {
::testing::InitGoogleTest(&_argc, const_cast<char **>(_argv)); etest::init(_argc, _argv);
etk::init(_argc, _argv);
for (int32_t iii=0; iii<_argc ; ++iii) { for (int32_t iii=0; iii<_argc ; ++iii) {
etk::String data = _argv[iii]; etk::String data = _argv[iii];
#ifdef DEBUG #ifdef DEBUG

View File

@ -1,8 +1,6 @@
/** @file /** @file
* @author Edouard DUPIN * @author Edouard DUPIN
*
* @copyright 2014, Edouard DUPIN, all right reserved * @copyright 2014, Edouard DUPIN, all right reserved
*
* @license MPL v2.0 (see license file) * @license MPL v2.0 (see license file)
*/ */

View File

@ -1,8 +1,6 @@
/** @file /** @file
* @author Edouard DUPIN * @author Edouard DUPIN
*
* @copyright 2014, Edouard DUPIN, all right reserved * @copyright 2014, Edouard DUPIN, all right reserved
*
* @license MPL v2.0 (see license file) * @license MPL v2.0 (see license file)
*/ */

View File

@ -1,8 +1,6 @@
/** @file /** @file
* @author Edouard DUPIN * @author Edouard DUPIN
*
* @copyright 2014, Edouard DUPIN, all right reserved * @copyright 2014, Edouard DUPIN, all right reserved
*
* @license MPL v2.0 (see license file) * @license MPL v2.0 (see license file)
*/ */

View File

@ -1,8 +1,6 @@
/** @file /** @file
* @author Edouard DUPIN * @author Edouard DUPIN
*
* @copyright 2014, Edouard DUPIN, all right reserved * @copyright 2014, Edouard DUPIN, all right reserved
*
* @license MPL v2.0 (see license file) * @license MPL v2.0 (see license file)
*/ */

View File

@ -1,8 +1,6 @@
/** @file /** @file
* @author Edouard DUPIN * @author Edouard DUPIN
*
* @copyright 2014, Edouard DUPIN, all right reserved * @copyright 2014, Edouard DUPIN, all right reserved
*
* @license MPL v2.0 (see license file) * @license MPL v2.0 (see license file)
*/ */

View File

@ -1,8 +1,6 @@
/** @file /** @file
* @author Edouard DUPIN * @author Edouard DUPIN
*
* @copyright 2014, Edouard DUPIN, all right reserved * @copyright 2014, Edouard DUPIN, all right reserved
*
* @license MPL v2.0 (see license file) * @license MPL v2.0 (see license file)
*/ */

View File

@ -1,8 +1,6 @@
/** @file /** @file
* @author Edouard DUPIN * @author Edouard DUPIN
*
* @copyright 2014, Edouard DUPIN, all right reserved * @copyright 2014, Edouard DUPIN, all right reserved
*
* @license MPL v2.0 (see license file) * @license MPL v2.0 (see license file)
*/ */

View File

@ -1,8 +1,6 @@
/** @file /** @file
* @author Edouard DUPIN * @author Edouard DUPIN
*
* @copyright 2014, Edouard DUPIN, all right reserved * @copyright 2014, Edouard DUPIN, all right reserved
*
* @license MPL v2.0 (see license file) * @license MPL v2.0 (see license file)
*/ */

View File

@ -1,8 +1,6 @@
/** @file /** @file
* @author Edouard DUPIN * @author Edouard DUPIN
*
* @copyright 2014, Edouard DUPIN, all right reserved * @copyright 2014, Edouard DUPIN, all right reserved
*
* @license MPL v2.0 (see license file) * @license MPL v2.0 (see license file)
*/ */

View File

@ -1,8 +1,6 @@
/** @file /** @file
* @author Edouard DUPIN * @author Edouard DUPIN
*
* @copyright 2014, Edouard DUPIN, all right reserved * @copyright 2014, Edouard DUPIN, all right reserved
*
* @license MPL v2.0 (see license file) * @license MPL v2.0 (see license file)
*/ */

View File

@ -1,8 +1,6 @@
/** @file /** @file
* @author Edouard DUPIN * @author Edouard DUPIN
*
* @copyright 2014, Edouard DUPIN, all right reserved * @copyright 2014, Edouard DUPIN, all right reserved
*
* @license MPL v2.0 (see license file) * @license MPL v2.0 (see license file)
*/ */

View File

@ -1,8 +1,6 @@
/** @file /** @file
* @author Edouard DUPIN * @author Edouard DUPIN
*
* @copyright 2014, Edouard DUPIN, all right reserved * @copyright 2014, Edouard DUPIN, all right reserved
*
* @license MPL v2.0 (see license file) * @license MPL v2.0 (see license file)
*/ */