Skip to content

Conversation

@akosiorek
Copy link
Contributor

Added runtest and lint targets:

runtest:

  • depends on caffe target (will invoke caffe build if it wasn't built earlier)
  • builds tests, which have been excluded from the main build
  • sets up gtest filters based on CPU/GPU mode
  • runs tests with --gtest_shuffle

lint:

  • runs cpp_lint.py on all source files and headers with the exclusion of generated *.pb.* files

@jeffdonahue
Copy link
Contributor

Great, thanks! I hope to review this for dev merge soon.

@jeffdonahue jeffdonahue merged this pull request into BVLC:cmake Jul 28, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants