index
:
HoraK-FDF/plus
CI_test_var
c++17_deprecated_func
ci_checks
ci_clang-tidy
ci_clang3x
ci_clang4_5
ci_clang6
ci_clang7
ci_customnls
ci_deheader
ci_fedora
ci_gcc-snapshot
ci_gcc10
ci_gcc10_tests
ci_gcc3
ci_gcc49
ci_gcc4x
ci_gcc5
ci_gcc6
ci_gcc6_tests
ci_gcc7
ci_gcc7_tests
ci_gcc8
ci_gcc8_tests
ci_gcc9
ci_gcc9_tests
ci_glibcdebug
ci_h
ci_main1
ci_malloc
ci_mse
ci_mxe
ci_site
ci_xmllibs
citest
gl-move_ci-test
jesusalva/diagonal
jesusalva/itpopup
jesusalva/mverse
keep_password
mageia2
mageia3
mageiabranch
master
stable
stripped
Advanced game client for tmwAthena and Evol2 servers.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
utils
/
checkutils.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-20
Remove useless includes.
Andrei Karas
1
-0
/
+1
2016-06-19
Add asserts for missing colors in palettes.
Andrei Karas
1
-0
/
+2
2016-05-12
Macro reportAlways also show message in log if asserts disabled in compile time.
Andrei Karas
1
-1
/
+6
2016-05-11
Add missing "assert" wors into alwaysReport macro.
Andrei Karas
1
-0
/
+2
2016-05-11
Add reportAlways macroses in xml load errors.
Andrei Karas
1
-13
/
+15
2016-05-11
Fix alwaysReport message.
Andrei Karas
1
-1
/
+1
2016-05-11
Extend checkutils functions.
Andrei Karas
1
-23
/
+31
2016-05-11
Add new assert macro: reportAlways and failAlways
Andrei Karas
1
-0
/
+17
2016-05-11
In checkutils with unit tests enabled, any failed assert will throw exception.
Andrei Karas
1
-2
/
+85
2016-05-11
Define check macroses based on other macroses.
Andrei Karas
1
-28
/
+39
2016-05-04
Add macroses returnNullptr and returnNullptrV
Andrei Karas
1
-0
/
+24
2016-05-04
Fix returnTrue/returnFalse macroses if asserts disabled.
Andrei Karas
1
-4
/
+16
2016-05-04
Move most checkutils functions into macroses.
Andrei Karas
1
-28
/
+10
2016-05-04
Add macroses returnFalseV, returnTrueV, returnFalse, returnTrue.
Andrei Karas
1
-0
/
+36
2016-05-03
Add functions failFalse and failTrue and tests.
Andrei Karas
1
-0
/
+20
2016-04-30
Extend assert reporting functions with condition text and call stack.
Andrei Karas
1
-11
/
+17
2016-04-30
Add function for report call stack.
Andrei Karas
1
-0
/
+6
2016-04-30
Move report defines from debug.h into checkutils.h
Andrei Karas
1
-0
/
+14
2016-01-02
Update copyrights year.
Andrei Karas
1
-1
/
+1
2015-01-01
Update copyrights year.
Andrei Karas
1
-1
/
+1
2014-01-01
update copyright year in all sources.
Andrei Karas
1
-1
/
+1
2013-09-15
remove unused includes from utils.
Andrei Karas
1
-2
/
+0
2013-04-14
another fixes from cpplint.
Andrei Karas
1
-1
/
+1
2013-01-16
update copyrights year.
Andrei Karas
1
-1
/
+1
2012-09-04
Add const to more classes.
Andrei Karas
1
-2
/
+4
2012-01-23
Add false and true condition logging.
Andrei Karas
1
-0
/
+30