ReneNyffenegger/cpp-base64

No output while runing test

rsingh2083 opened this issue · 1 comments

I compiled using :-
g++ test.cpp base64.cpp -o test-base64

But when I run ./test-bnase64 I cant see any thing at all. No error no output.

This is a good sign. The test-base64 executable prints errors only. If nothing gets printed, everything is ok.