mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-22 13:26:10 +01:00
Update CE link in BDD documentation for 3.0.1
The old compiler was no longer built-for, so it couldn't link against new versions, and also didn't properly provide the user-config header. Closes #2396
This commit is contained in:
parent
ff9506cedd
commit
8822e28772
@ -153,7 +153,7 @@ Scenario : vector can be sized and resized
|
|||||||
Then : The size changes
|
Then : The size changes
|
||||||
```
|
```
|
||||||
|
|
||||||
See also [runnable example on godbolt](https://godbolt.org/z/e5vPPM),
|
See also [runnable example on godbolt](https://godbolt.org/z/eY5a64r99),
|
||||||
with a more complicated (and failing) example.
|
with a more complicated (and failing) example.
|
||||||
|
|
||||||
> `AND_GIVEN` was [introduced](https://github.com/catchorg/Catch2/issues/1360) in Catch2 2.4.0.
|
> `AND_GIVEN` was [introduced](https://github.com/catchorg/Catch2/issues/1360) in Catch2 2.4.0.
|
||||||
|
Loading…
Reference in New Issue
Block a user