index
:
ewewukek/ManaVerse
CI_test_var
c++17_deprecated_func
camel
chat_scroll
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
ewewukek/fix_linux_build
gl-move_ci-test
improved_controller
jak1/pipeline_improvments
jesusalva/itpopup
jesusalva/mverse
jesusalva/renameprog
keep_password
master
ok_key_talk
old-stable
quit_closes_windows
rename_and_cleanup
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_unittest.cc
Age
Commit message (
Collapse
)
Author
Files
Lines
2017-07-07
Move unit tests into unittests directory.
Andrei Karas
1
-179
/
+0
2017-05-19
Fix some warnings in unit tests.
Andrei Karas
1
-6
/
+15
2017-05-18
Add support for additional unit test library doctest.
Andrei Karas
1
-1
/
+1
2017-05-18
Move catch.hpp into test directory.
Andrei Karas
1
-1
/
+1
Also replace include catch.hpp into generic unittests.h
2017-01-03
Update copyright year.
Andrei Karas
1
-1
/
+1
2016-06-20
Remove useless includes.
Andrei Karas
1
-2
/
+0
2016-05-11
Add new assert macro: reportAlways and failAlways
Andrei Karas
1
-0
/
+27
2016-05-11
In checkutils with unit tests enabled, any failed assert will throw exception.
Andrei Karas
1
-10
/
+10
2016-05-06
Fix code style.
Andrei Karas
1
-2
/
+2
2016-05-04
Add macroses returnNullptr and returnNullptrV
Andrei Karas
1
-0
/
+27
2016-05-04
Add macroses returnFalseV, returnTrueV, returnFalse, returnTrue.
Andrei Karas
1
-0
/
+59
2016-05-03
Add functions failFalse and failTrue and tests.
Andrei Karas
1
-0
/
+12
2016-05-02
Add test for checkutils.
Andrei Karas
1
-0
/
+47