summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorThuyen Tran <thuyen.c.tran@intel.com>2015-04-14 14:57:14 -0700
committerErich Keane <erich.keane@intel.com>2015-04-15 17:41:46 +0000
commit93fc9b9080f8a958234ac60a7fc44f8cb53f5601 (patch)
treefdceb8658bf02a84160e6cdcd141aa6802ced82f /.gitignore
parentef3e4fd477cc2f5b96dc6db63f7c4c7f1703d993 (diff)
downloadiotivity-93fc9b9080f8a958234ac60a7fc44f8cb53f5601.tar.gz
iotivity-93fc9b9080f8a958234ac60a7fc44f8cb53f5601.tar.bz2
iotivity-93fc9b9080f8a958234ac60a7fc44f8cb53f5601.zip
Added hook to unit test when build: darwin.
Added and modified scons scripts to download, set up gtest libraries and then added hook to invoke CSDK's unit test when build darwin target. Change-Id: Ie169545fe143fd897fffcc25265c12648902f652 Signed-off-by: Thuyen Tran <thuyen.c.tran@intel.com> Signed-off-by: Erich Keane <erich.keane@intel.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/707 Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore22
1 files changed, 21 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 1c4ddabb5..d242a39d3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,23 @@
+#******************************************************************
+#
+# Copyright 2014 Intel Mobile Communications GmbH All Rights Reserved.
+#
+#-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+#-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+
# Ignore output dirs
/release
resource/release
@@ -58,7 +78,7 @@ out/
platform
# Ignore downloaded dependencies
-extlibs/gtest*
+extlibs/gtest/gtest-*
extlibs/hippomocks-master/
extlibs/master.zip
extlibs/cereal/cereal