2
0
mirror of https://github.com/boostorg/test.git synced 2026-01-19 04:42:13 +00:00

11 Commits

Author SHA1 Message Date
Alexander Grund
a401792a2d Update Link to regression test matrix in README (#455) 2025-08-25 18:28:18 +02:00
Matt Borland
728582717d Remove C++03 Testing and Fix Clang STL Failures (#400)
* Remove C++03 Testing

* Add cxx14 requirement to boost.mp test

* Fix jamfile syntax

* Remove clang 2b runs

* Remove GCC-4.8

* Add doc/examples to depinst

* Fix clang 11-14 STL failures
2023-11-15 15:20:39 +01:00
Matt Borland
e2559dd7a4 Add GHA badge to Readme (#371) 2023-01-31 08:40:03 -08:00
Raffi Enficiaud
871d096e78 Removing Travis and Appveyor from the front README and the code.
Appveyor /NEVER/ worked as any of the builds is taking up too much time.
This is quite confusing for the users/developers.

Travis is dead slow and it is virtually impossible to get any build
status in reasonable time. The free tier is now discontinued.

Codecov: never got a chance to get something good out of it.

Those builds were pushed to Boost.Test without any serious commitment
to maintain them on the long run.
2022-03-07 00:08:56 +01:00
Jere Pehkonen
1b541562cf Fix markdown link to boost.org 2022-03-07 00:08:55 +01:00
Raffi Enficiaud
5306cb383c README.md update
- polishing a bit the README.md
- update appveyor links
2020-04-19 21:17:04 +02:00
James E. King III
10dfecf9e5 Added CI framework
- travis with valgrind, cppcheck, ubsan, codecov, covscan (future)
- appveyor with MSVC 2010 through 2017, cygwin 32/64, mingw 32/64
- README, LICENSE, etc.
- Fixed example Jamfile to build examples based on C++ features

This fixes #146
2019-03-01 07:19:17 +01:00
Raffi Enficiaud
52a09ddc7c Contribution instructions, better README.md 2017-12-28 19:22:56 +01:00
Raffi Enficiaud
3451b7da66 Markdown on github 2015-10-19 14:08:16 +02:00
Raffi Enficiaud
ef222878b1 Revert "Markdown on github"
This reverts commit 2e7e1e2c3f.
2015-10-08 03:24:00 +02:00
Raffi Enficiaud
2e7e1e2c3f Markdown on github 2015-09-29 09:58:34 +02:00