Added tests for c++ tools.
This commit is contained in:
parent
60a99ee705
commit
db660521fa
4 changed files with 32 additions and 1 deletions
9
golden-files/results/uncrustify-hello_cpp
Normal file
9
golden-files/results/uncrustify-hello_cpp
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
[0m[38;2;205;40;40m[48;2;0;0;0m[1m#include <iostream>[0m[38;2;255;255;255m[48;2;0;0;0m
|
||||
|
||||
[0m[38;2;106;184;37m[48;2;0;0;0m[1musing[0m[38;2;208;208;208m[48;2;0;0;0m [0m[38;2;106;184;37m[48;2;0;0;0m[1mnamespace[0m[38;2;208;208;208m[48;2;0;0;0m std;[0m[38;2;255;255;255m[48;2;0;0;0m
|
||||
|
||||
[0m[38;2;106;184;37m[48;2;0;0;0m[1mint[0m[38;2;208;208;208m[48;2;0;0;0m [0m[38;2;68;127;207m[48;2;0;0;0mmain[0m[38;2;208;208;208m[48;2;0;0;0m()[0m[38;2;255;255;255m[48;2;0;0;0m
|
||||
[0m[38;2;208;208;208m[48;2;0;0;0m{[0m[38;2;255;255;255m[48;2;0;0;0m
|
||||
[0m[38;2;208;208;208m[48;2;0;0;0m cout << [0m[38;2;237;157;19m[48;2;0;0;0m"Hello World"[0m[38;2;208;208;208m[48;2;0;0;0m << endl;[0m[38;2;255;255;255m[48;2;0;0;0m
|
||||
[0m[38;2;208;208;208m[48;2;0;0;0m}[0m[38;2;255;255;255m[48;2;0;0;0m
|
||||
[0m
|
||||
Loading…
Add table
Add a link
Reference in a new issue