| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
devel/googlemock: unbreak on GCC architectures
In file included from /usr/local/include/gtest/gtest.h:59,
from ./include/gmock/internal/gmock-internal-utils.h:47,
from ./include/gmock/gmock-actions.h:47,
from ./include/gmock/gmock.h:59,
from src/gmock_main.cc:32:
/usr/local/include/gtest/internal/gtest-internal.h:657: error: expected ',' or '...' before '>' token
/usr/local/include/gtest/internal/gtest-internal.h:657: error: parse error in template argument list
/usr/local/include/gtest/internal/gtest-internal.h:657: error: default argument missing for parameter 7 of 'static bool testing::internal::TypeParameterizedTest<Fixture, TestSel, Types>::Register(const char*, const testing::internal::CodeLocation&, const char*, const char*, int, const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&, Types)'
PR: 231835
Approved by: ports-secteam blanket
Notes:
svn path=/branches/2018Q3/; revision=480992
|
|
|
|
|
|
|
| |
Changes: https://github.com/google/googletest/compare/5490beb...9bda90b
Notes:
svn path=/head/; revision=463956
|
|
|
|
|
|
|
| |
Changes: https://github.com/google/googletest/compare/f1a87d7...5490beb
Notes:
svn path=/head/; revision=457386
|
|
|
|
|
|
|
| |
Changes: https://github.com/google/googletest/compare/59c795c...f1a87d7
Notes:
svn path=/head/; revision=450562
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: 219401
Submitted by: cpm
Approved by: jbeich (maintainer)
Notes:
svn path=/head/; revision=441375
|
|
|
|
|
|
|
| |
Changes: https://github.com/google/googletest/compare/a2b8a8e...59c795c
Notes:
svn path=/head/; revision=441204
|
|
|
|
|
|
|
| |
Changes: https://github.com/google/googletest/compare/release-1.7.0...a2b8a8e
Notes:
svn path=/head/; revision=426138
|
|
|
|
|
|
|
| |
https://lists.freebsd.org/pipermail/freebsd-ports/2015-October/100794.html
Notes:
svn path=/head/; revision=411229
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Convert to the new testing framework
- Add upstream fix for gmock_doctor.py to work with python3, so
keep existing |/usr/bin/env python| shebang
- Drop fused-src tests as the ports don't install source files
- No need to shebangfix files we don't install
- Provide LICENSE_FILE as there's none under Templates/Licenses/
- Sort declarations by the order they're run (ldconfig is last)
- Silence post-patch commands [1]
PR: 203514
Submitted by: amdmi3 [1]
Reviewed by: amdmi3 (previous version)
Notes:
svn path=/head/; revision=398458
|
|
|
|
|
|
|
| |
https://code.google.com/p/support/wiki/ReadOnlyTransition
Notes:
svn path=/head/; revision=395218
|
|
|
|
|
|
|
|
| |
Differential Revision: https://reviews.freebsd.org/D1565
Approved by: bapt (mentor)
Notes:
svn path=/head/; revision=377543
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
As part of the upgrade process:
- copy shebangfix and regression-test from googletest to googlemock
- convert regression-test to TEST option for better integration with
poudriere and visibility for users
- make sure configure detects python2 to follow shebangfix
- add LICENSE=BSD3CLAUSE (idea from comment 0)
- strip libs per stage-qa
- enable pthreads by default in devel/googletest
- enable death tests in devel/googletest
- enable socket streaming in devel/googletest
- implement GetThreadCount for death tests in devel/googletest
- disable streaming tests that fail with old gcc on 9.x in googletest
- depend on googletest in googlemock as -lgmock fails otherwise [1]
- pass maintainership to the persistent submitter [2]
PR: 187562
PR: 192736 [2]
PR: 192042 [1]
Approved by: maintainer timeout (~8 months)
Submitted by: rakuco [1]
Submitted by: Jan Beich <jbeich@vfemail.net> [2]
Notes:
svn path=/head/; revision=373421
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=358057
|
|
|
|
|
|
|
|
|
|
| |
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.
CR: D196
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=357277
|
|
|
|
| |
Notes:
svn path=/head/; revision=333053
|
|
|
|
|
|
|
| |
devel part 2)
Notes:
svn path=/head/; revision=327723
|
|
|
|
|
|
|
|
| |
PR: ports/146905
Submitted by: Yi-Huan Chan <yhchan_AT_csie dot nctu dot edu dot tw>
Notes:
svn path=/head/; revision=256094
|
|
|
|
| |
Notes:
svn path=/head/; revision=244361
|
|
|
|
| |
Notes:
svn path=/head/; revision=235635
|
|
Notes:
svn path=/head/; revision=224142
|