Add make commands for tests
This adds the make commands required to build and run tests.
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -80,4 +80,11 @@ tags
|
||||
target
|
||||
*.swp
|
||||
|
||||
# cpp tests and gcov generated files
|
||||
*.gcov
|
||||
*.gcda
|
||||
*.gcno
|
||||
build_tests
|
||||
/tests/cpp/xgboost_test
|
||||
|
||||
.DS_Store
|
||||
|
||||
Reference in New Issue
Block a user