|
|
This commit consists from barely separable changes which are:
- add missing header <locale> which is required on linux for std::wstring_convert
- add missing ABP_NS in few places
- fix wrong type of the second argument for assert2
- use corresponding compiler arguments for debug buildtype
- implement missing Log* functions for tests because otherwise tests cannot be linked
- add compilation (with following run of the tests) with external user-config-test-namespace.h which also defines a custom namespace.
Review: https://codereview.adblockplus.org/29721697
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+43 lines, -15 lines) |
Patch |
 |
M |
.travis/travis-script.sh
|
View
|
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
compiled/Map.h
|
View
|
1
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
compiled/String.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
compiled/debug.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
compiled/library.h
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
compiled/library.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
meson.build
|
View
|
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
A + |
test/compiled/library.cpp
|
View
|
|
1 chunk |
+21 lines, -4 lines |
0 comments
|
Download
|
 |
A + |
test/compiled/user-config-test-namespace.h
|
View
|
|
1 chunk |
+6 lines, -5 lines |
0 comments
|
Download
|
Total messages: 4
|