Skip to content
Snippets Groups Projects
Commit c752d640 authored by Ulrich Kemloh's avatar Ulrich Kemloh
Browse files

tests are now compiling

parent b7b7b40e
No related branches found
No related tags found
No related merge requests found
#include<cstdlib> #include<cstdlib>
#include "../Analysis.h" #include "../Analysis.h"
OutputHandler* Log; extern OutputHandler* Log;
int testGetBasename() int testGetBasename()
{ {
......
#include<cstdlib> #include<cstdlib>
#include "../Analysis.h" #include "../Analysis.h"
OutputHandler* Log; extern OutputHandler* Log;
int testGetFilename() int testGetFilename()
{ {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment