summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJason Dillaman <dillaman@redhat.com>2015-01-26 01:38:46 +0100
committerJason Dillaman <dillaman@redhat.com>2015-01-26 05:09:03 +0100
commitbf05ec186a0105721ae23d873b457195c9324c6e (patch)
tree965bd94f6b1fc596fe68148c2e316b960aa45833 /.gitignore
parentgmock: use Google C++ Mocking Framework for unit tests (diff)
downloadceph-bf05ec186a0105721ae23d873b457195c9324c6e.tar.xz
ceph-bf05ec186a0105721ae23d873b457195c9324c6e.zip
tests: replace existing gtest 1.5.0 with gmock/gtest 1.7.0
Google Testing Framework is included by default within the Google C++ Mocking Framework. Update makefiles to use new gmock/gtest libraries and remove old gtest source code. Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 364d3f76f64..78f5d6f84ba 100644
--- a/.gitignore
+++ b/.gitignore
@@ -64,7 +64,7 @@ vgcore.*
/ceph-[0-9]*/
# M4 Macro directory
-m4/
+/m4/
# where is this from?
web/*.html