Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/onqtam/doctest.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-06[ci] added 2 more osx images to the travis build matrix (xcode 9 and 9.1)onqtam
2017-09-11enabling clang 5 buildsonqtam
2017-09-05updating travis build matrix - no more precise builds, also dropping some com...onqtam
2017-09-05it seems that coveralls-lcov has changed a bit how it accepts command-line ar...onqtam
2017-09-05removed a hack which is no longer necessaryonqtam
2017-09-05trying to fix the coverity scan buildonqtam
2017-09-05fixing build command for coverity scanonqtam
2017-05-16gcc 7 cannot work yet on travis...onqtam
2017-05-16- changed paypal links and removed pledgie campaign (which was long overdue...)onqtam
2017-05-16integrated OCLint static code analysis!onqtam
2017-05-16fixing static analysis buildsonqtam
2017-05-16gcc 4.5 build should pass now...onqtam
2017-05-16builds should pass nowonqtam
2017-05-16better travis config file - using "exit 1" if a step fails from a multi-line ...onqtam
2017-05-16come on... using https://lint.travis-ci.org/ to validate parts of my file - n...onqtam
2017-05-16reworked the travis file so builds fail when an intermediate step fails in a ...onqtam
2017-05-16enabled all builds againonqtam
2017-05-16added gcc 7onqtam
2017-05-16more code coverageonqtam
2017-05-16- disabled all appveyor builds temporarily - until code coverage is doneonqtam
2017-05-16code coverage should work nowonqtam
2017-05-16added clang-tidy static code analysis - closes #66onqtam
2017-05-16suppressing "unmatchedSuppression" ...onqtam
2017-05-16removing unrecognized cppcheck optiononqtam
2017-05-16added cppcheck to travis builds - relates #66onqtam
2017-05-16g++ 4.8 still doesn't work under osx... see this build: https://travis-ci.org...onqtam
2017-05-16- clang 4 builds under linux should work nowonqtam
2017-05-16- added prefix for the TEST_MODE optiononqtam
2017-05-16trying to get the gcc osx builds running againonqtam
2017-05-16- removed retired xcode imagesonqtam
2017-05-16added xcode 8.3 image to travisonqtam
2017-05-16c++11 and -fno-rtti builds now compare to reference outputonqtam
2017-05-16- fixed builds with -fno-exceptions - relates #12onqtam
2017-05-16adding the clang 4.0 build in the allowed failures until it's ppa is whitelis...onqtam
2017-05-16adding clang 4.0 to builds - probably wont work since the ppa is not yet whit...onqtam
2017-05-16- removed old hacks for gcc 4.4 under osxonqtam
2017-02-18removed gcc 4.4/4.5 from osx builds and removed linux clang 3.9 from the allo...onqtam
2016-11-18added new xcode 8.2 image and removed 3 soon-to-be-deprecated onesonqtam
2016-11-16added xcode 8.1 buildsonqtam
2016-11-15allowing the linux llvm 3.9 build to fail... cannot get the ppa workingonqtam
2016-11-15to circumvent llvm 3.9 apt not being whitelisted yet - https://github.com/tra...onqtam
2016-11-15- added the ability to compile code with assertions that need exceptions even...onqtam
2016-10-10all gcc builds under osx now allowed to fail - I have no $^&%-ing clue why so...onqtam
2016-10-10fixed #42 - no warnings with clang in c++11 modeonqtam
2016-09-21all compile time benchmarks done!onqtam
2016-09-21updating cmake on travis... Also bumping the minimal version of cmake require...onqtam
2016-09-21travis builds should pass nowonqtam
2016-09-21hopefully all sanitizer builds should pass nowonqtam
2016-09-21up the verbosity for sanitizer outoutonqtam
2016-09-21not using compare mode for sanitizers - for better build outputonqtam