mirror of
https://github.com/boostorg/uuid.git
synced 2026-01-19 04:42:16 +00:00
Merge pull request #181 from Flamefire/test-link-update
Update Link to regression test matrix in README
This commit is contained in:
@@ -18,8 +18,8 @@ Distributed under the [Boost Software License, Version 1.0](https://www.boost.or
|
||||
|
||||
Branch | Github Actions | Appveyor | Dependencies | Documentation | Test Matrix |
|
||||
:-------------: | -------------- | -------- | ------------ | ------------- | ----------- |
|
||||
[`master`](https://github.com/boostorg/uuid/tree/master) | [](https://github.com/boostorg/uuid/actions?query=branch:master) | [](https://ci.appveyor.com/project/cppalliance/uuid/branch/master) | [](https://pdimov.github.io/boostdep-report/master/uuid.html) | [](http://www.boost.org/doc/libs/master/doc/html/uuid.html) | [](http://www.boost.org/development/tests/master/developer/uuid.html)
|
||||
[`develop`](https://github.com/boostorg/uuid/tree/develop) | [](https://github.com/boostorg/uuid/actions?query=branch:develop) | [](https://ci.appveyor.com/project/cppalliance/uuid/branch/develop) | [](https://pdimov.github.io/boostdep-report/develop/uuid.html) | [](http://www.boost.org/doc/libs/develop/doc/html/uuid.html) | [](http://www.boost.org/development/tests/develop/developer/uuid.html)
|
||||
[`master`](https://github.com/boostorg/uuid/tree/master) | [](https://github.com/boostorg/uuid/actions?query=branch:master) | [](https://ci.appveyor.com/project/cppalliance/uuid/branch/master) | [](https://pdimov.github.io/boostdep-report/master/uuid.html) | [](http://www.boost.org/doc/libs/master/doc/html/uuid.html) | [](https://regression.boost.io/master/developer/uuid.html)
|
||||
[`develop`](https://github.com/boostorg/uuid/tree/develop) | [](https://github.com/boostorg/uuid/actions?query=branch:develop) | [](https://ci.appveyor.com/project/cppalliance/uuid/branch/develop) | [](https://pdimov.github.io/boostdep-report/develop/uuid.html) | [](http://www.boost.org/doc/libs/develop/doc/html/uuid.html) | [](https://regression.boost.io/develop/developer/uuid.html)
|
||||
|
||||
## More Information
|
||||
|
||||
|
||||
Reference in New Issue
Block a user