Remove remaining references to Boost.Mock

This commit is contained in:
Alexander Grund 2020-07-16 13:08:46 +02:00
parent 01013cce2f
commit 1083954cfe
No known key found for this signature in database
GPG key ID: E92C451FC21EF13F
5 changed files with 3 additions and 18 deletions

View file

@ -3,11 +3,7 @@
# file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
#
# Copyright Antony Polukhin 2014.
#
# See https://svn.boost.org/trac/boost/wiki/TravisCoverals for description of this file
# and how it can be used with Boost libraries.
#
# Copyright Alexander Grund 2020.
language: cpp
@ -49,10 +45,6 @@ before_install:
- sudo update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-5 60 --slave /usr/bin/g++ g++ /usr/bin/g++-5
- gcc --version
# Set this to the name of your Boost library
# Autodetect library name by using the following code: - PROJECT_TO_TEST=$(basename $(pwd))
- PROJECT_TO_TEST=$(basename $(pwd))
# Files, which coverage results must be ignored (files from other projects). Example: - IGNORE_COVERAGE='*/boost/progress.hpp */filesystem/src/path.cpp'
- IGNORE_COVERAGE='*/boost-local/*'

View file

@ -1,5 +1,3 @@
# Boost.Mock
#
# Copyright Mathieu Champlon 2012
#
# Distributed under the Boost Software License version 1.0. (See

View file

@ -7,8 +7,7 @@
[article Turtle
[quickbook 1.5]
[/ [authors [Champlon, Mathieu]] ]
[authors [,A C++ mock object library for Boost]]
[authors [Champlon, Mathieu]]
[copyright 2008-2014 Mathieu Champlon]
[license
Distributed under the [@http://www.boost.org/LICENSE_1_0.txt Boost Software License, Version 1.0].
@ -16,8 +15,6 @@
[/ [purpose A C++ mock object library for Boost] ]
]
[note Turtle is not an official Boost library.]
[/
[section:introduction Introduction]

View file

@ -8,7 +8,7 @@ Automatic redirection failed, please go to
<a href="doc/html/index.html">doc/html/index.html</a>
<hr>
<tt>
Boost.Mock<br>
Turtle<br>
<br>
Copyright Mathieu Champlon 2012<br>
<br>

View file

@ -1,5 +1,3 @@
# Boost.Mock
#
# Copyright Mathieu Champlon 2012
#
# Distributed under the Boost Software License version 1.0. (See