index
:
HoraK-FDF/mv
CI_test_var
c++17_deprecated_func
camel
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
jak1/pipeline_improvments
jesusalva/itpopup
jesusalva/mverse
jesusalva/renameprog
keep_password
master
old-stable
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
/
stringutils_unittest.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-28
Join fs/virfs.h and fs/virtfs/virtfs.h
Andrei Karas
1
-1
/
+1
2017-03-16
Disable unit test for timeDiffToString if NLS not enabled.
Andrei Karas
1
-3
/
+2
2017-03-15
Fix output type in stringutils_unittest.cc
Andrei Karas
1
-1
/
+1
2017-03-15
Possible fix for cast issue in i386 arch in tests.
Andrei Karas
1
-2
/
+2
2017-03-10
Add pathJoin functions for join parts of path.
Andrei Karas
1
-0
/
+77
2017-03-09
Simplify add/remove dirs and zips methods in virtfs.
Andrei Karas
1
-8
/
+8
2017-03-07
Fix unit tests on windows.
Andrei Karas
1
-24
/
+29
2017-03-04
Reimplement VirtFs in correct way. Now all tests should pass.
Andrei Karas
1
-8
/
+8
2017-03-01
Fix tests running without physfs.
Andrei Karas
1
-1
/
+5
2017-02-27
Add string function for sanitization strings.
Andrei Karas
1
-0
/
+127
2017-02-21
Move virt fs related files into fs directory.
Andrei Karas
1
-1
/
+2
2017-02-20
Fix some leaks in unit tests.
Andrei Karas
1
-0
/
+6
2017-02-11
Split virtfs api for add directories and archives.
Andrei Karas
1
-4
/
+4
2017-02-10
Rename physfstools into virtfs.
Andrei Karas
1
-2
/
+2
2017-02-05
Fix incorrect buffer access in chatutils and in stringutils unit tests.
Andrei Karas
1
-1
/
+1
2017-01-28
Fix code style. Remove some useless checks.
Andrei Karas
1
-5
/
+5
2017-01-23
Fix unit tests issues.
Andrei Karas
1
-1
/
+1
2017-01-20
Move utf8 constant into separate file.
Andrei Karas
1
-0
/
+2
2017-01-15
Fix unit tests.
Andrei Karas
1
-1
/
+1
2017-01-15
Remove empty line from stringutils_unittest.cc
Andrei Karas
1
-1
/
+0
2017-01-15
Add missing tests for string utils.
Andrei Karas
1
-3
/
+622
2017-01-12
Add test for strprintf.
Andrei Karas
1
-0
/
+18
2017-01-05
Remove extra includes from unit tests files.
Andrei Karas
1
-1
/
+0
2017-01-05
Fix different issues in unit tests.
Andrei Karas
1
-1
/
+4
2017-01-04
Add physfs deinit function for unit tests. But not using it for now.
Andrei Karas
1
-0
/
+13
2017-01-03
Update copyright year.
Andrei Karas
1
-1
/
+1
2016-06-04
Remove extra include from unit tests.
Andrei Karas
1
-4
/
+0
2016-06-04
Fix unused wariable in unit tests.
Andrei Karas
1
-1
/
+2
2016-06-02
Fix unit tests after last updates.
Andrei Karas
1
-12
/
+18
2016-03-28
Add test for function escapeString.
Andrei Karas
1
-0
/
+14
2016-02-10
In parameters parsing function add support for multiply separators.
Andrei Karas
1
-0
/
+13
2016-02-07
Replace most static_cast<Type> to shorter versions from defines.
Andrei Karas
1
-2
/
+2
2016-01-17
Update stringutils tests.
Andrei Karas
1
-2
/
+2
2016-01-17
Add support for adding cards into item links in chat.
Andrei Karas
1
-0
/
+32
2016-01-17
Add unit tests for links replace function.
Andrei Karas
1
-0
/
+184
2016-01-02
Update copyright year in .cc files.
Andrei Karas
1
-1
/
+1
2015-08-04
Remove gtest.h includes what left after old testing framework.
Andrei Karas
1
-2
/
+0
2015-06-06
Fix code style.
Andrei Karas
1
-3
/
+3
2015-06-05
Add fast versions for function toString for different types.
Andrei Karas
1
-0
/
+20
2015-05-26
Convert tests for stringutils into catch format.
Andrei Karas
1
-205
/
+207
2013-09-27
fix code style and issues with different builds.
Andrei Karas
1
-5
/
+5
2013-09-20
fix possible issue in string comparison
Andrei Karas
1
-1
/
+5
2013-07-08
add ability to show stats from items.xml like strings.
Andrei Karas
1
-0
/
+13
2013-06-15
Add support for monster look.
Andrei Karas
1
-0
/
+14
2013-04-23
add missing stringutils unit tests.
Andrei Karas
1
-0
/
+22
2013-02-14
fix copyright years.
Andrei Karas
1
-1
/
+1
2012-02-12
Add unit tests for stringutils.
Andrei Karas
1
-0
/
+517