test: Fixed project setup tests for mac

This commit is contained in:
Eberhard Graether
2018-08-28 14:20:28 +02:00
parent 21d58357f2
commit db23d50614
26 changed files with 182 additions and 25 deletions
+1 -2
View File
@@ -6,7 +6,7 @@
* Click "Add Source Group"
* Select "C++" -> C/C++ from Compilation Database"
* Click "Next"
* Pick "./working_copy/compile_commands.json" at "Compilation Database"
* Pick "compile_commands.json" at "Compilation Database"
* Click "show source files" button
* Validate "Source Files" list contains "src/main.cpp"
* Click "OK"
@@ -31,4 +31,3 @@
* Click "OK"
* Close Sourcetrail
* Run "3_teardown.sh"