-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* rename show_* -> * * update dump tests * rename cont_index -> index * update dump & color tests * update README.md * update readme test * update README.md * remove int_style10() manipulator * update dump test * update README.md * use CPP_DUMP_SET_OPTION() in readme code * update customize-dump.png * update test * fix conflict * tweak
- Loading branch information
1 parent
9189e8d
commit bbb2b2e
Showing
14 changed files
with
131 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,17 @@ | ||
|
||
// Print the filename and line instead of [dump] | ||
[0m[02m[customize-dump.cpp:23] [0m[0m[36mmy_vector[0m[0m[02m => [0m[0m[02m[[0m | ||
[0m[02m[customize-dump.cpp:32] [0m[0m[36mmy_vector[0m[0m[02m => [0m[0m[02m[[0m | ||
[0m[02m[ [0m[0m3[0m[0m[02m, [0m[0m5[0m[0m[02m, [0m[0m8[0m[0m[02m, [0m[0m9[0m[0m[02m, [0m[0m7[0m[0m[02m ][0m[0m[02m,[0m | ||
[0m[02m[ [0m[0m9[0m[0m[02m, [0m[0m3[0m[0m[02m, [0m[0m2[0m[0m[02m, [0m[0m3[0m[0m[02m, [0m[0m8[0m[0m[02m ][0m | ||
[0m[02m][0m | ||
[0m[02m[customize-dump.cpp:11] [0m[0m[36mmy_map[0m[0m[02m => [0m[0m[02m{ [0m[0m2[0m[0m[02m: [0m[0m6[0m[0m[02m, [0m[0m4[0m[0m[02m: [0m[0m6[0m[0m[02m, [0m[0m5[0m[0m[02m: [0m[0m3[0m[0m[02m }[0m | ||
[0m[02m[customize-dump.cpp:12] [0m[0m[36mmy_set[0m[0m[02m => [0m[0m[02m{ [0m[0m'A'[0m[0m[02m, [0m[0m'e'[0m[0m[02m, [0m[0m'l'[0m[0m[02m, [0m[0m'p'[0m[0m[02m }[0m | ||
[0m[02m[customize-dump.cpp:20] [0m[0m[36mmy_map[0m[0m[02m => [0m[0m[02m{ [0m[0m2[0m[0m[02m: [0m[0m6[0m[0m[02m, [0m[0m4[0m[0m[02m: [0m[0m6[0m[0m[02m, [0m[0m5[0m[0m[02m: [0m[0m3[0m[0m[02m }[0m | ||
[0m[02m[customize-dump.cpp:21] [0m[0m[36mmy_set[0m[0m[02m => [0m[0m[02m{ [0m[0m'A'[0m[0m[02m, [0m[0m'e'[0m[0m[02m, [0m[0m'l'[0m[0m[02m, [0m[0m'p'[0m[0m[02m }[0m | ||
|
||
// Print along with the function name | ||
[0m[02m[customize-dump.cpp:31 (main)] [0m[0m[36mmy_vector[0m[0m[02m => [0m[0m[02m[[0m | ||
[0m[02m[customize-dump.cpp:40 (main)] [0m[0m[36mmy_vector[0m[0m[02m => [0m[0m[02m[[0m | ||
[0m[02m[ [0m[0m3[0m[0m[02m, [0m[0m5[0m[0m[02m, [0m[0m8[0m[0m[02m, [0m[0m9[0m[0m[02m, [0m[0m7[0m[0m[02m ][0m[0m[02m,[0m | ||
[0m[02m[ [0m[0m9[0m[0m[02m, [0m[0m3[0m[0m[02m, [0m[0m2[0m[0m[02m, [0m[0m3[0m[0m[02m, [0m[0m8[0m[0m[02m ][0m | ||
[0m[02m][0m | ||
[0m[02m[customize-dump.cpp:11 (my_func)] [0m[0m[36mmy_map[0m[0m[02m => [0m[0m[02m{ [0m[0m2[0m[0m[02m: [0m[0m6[0m[0m[02m, [0m[0m4[0m[0m[02m: [0m[0m6[0m[0m[02m, [0m[0m5[0m[0m[02m: [0m[0m3[0m[0m[02m }[0m | ||
[0m[02m[customize-dump.cpp:12 (my_func)] [0m[0m[36mmy_set[0m[0m[02m => [0m[0m[02m{ [0m[0m'A'[0m[0m[02m, [0m[0m'e'[0m[0m[02m, [0m[0m'l'[0m[0m[02m, [0m[0m'p'[0m[0m[02m }[0m | ||
[0m[02m[customize-dump.cpp:20 (my_func)] [0m[0m[36mmy_map[0m[0m[02m => [0m[0m[02m{ [0m[0m2[0m[0m[02m: [0m[0m6[0m[0m[02m, [0m[0m4[0m[0m[02m: [0m[0m6[0m[0m[02m, [0m[0m5[0m[0m[02m: [0m[0m3[0m[0m[02m }[0m | ||
[0m[02m[customize-dump.cpp:21 (my_func)] [0m[0m[36mmy_set[0m[0m[02m => [0m[0m[02m{ [0m[0m'A'[0m[0m[02m, [0m[0m'e'[0m[0m[02m, [0m[0m'l'[0m[0m[02m, [0m[0m'p'[0m[0m[02m }[0m | ||
|