Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MultiChain Tests #56

Open
klikooo opened this issue May 22, 2017 · 3 comments
Open

MultiChain Tests #56

klikooo opened this issue May 22, 2017 · 3 comments

Comments

@klikooo
Copy link
Member

klikooo commented May 22, 2017

No description provided.

@klikooo
Copy link
Member Author

klikooo commented May 23, 2017

Probably going to use Catch: https://github.com/philsquared/Catch/blob/master/docs/tutorial.md. It looks easy and is simple to implement.

Compile with: g++ -I../ test1.cpp -lcryptopp -lboost_system ../utils/allocators.h ../utils/allocators.cpp -lboost_thread -lboost_filesystem -lboost_system -lssl -lcrypto

@klikooo
Copy link
Member Author

klikooo commented May 24, 2017

Compiling a test proves to be very hard, since there a lot of dependencies. Compiling all static libraries with a test does, unfortunately, not work

@klikooo klikooo added Review and removed in progress labels Jun 1, 2017
@klikooo
Copy link
Member Author

klikooo commented Jun 1, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants