File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
tests/beman/iterator_interface Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11cff-version : 1.0.0
22message : " If you use this software, please cite it as below."
33title : " beman.iterator_interface"
4- url : " https://github.com/beman-project /iterator_interface"
4+ url : " https://github.com/bemanproject /iterator_interface"
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ SPDX-License-Identifier: 2.0 license with LLVM exceptions
44
55# beman.iterator\_ interface: iterator creation mechanisms
66
7- ![ CI Tests] ( https://github.com/beman-project /iterator_interface/actions/workflows/ci.yml/badge.svg )
7+ ![ CI Tests] ( https://github.com/bemanproject /iterator_interface/actions/workflows/ci.yml/badge.svg )
88
99** Implements** :
1010* [ ` std::iterator_interface ` (P2727R4)] ( https://wg21.link/P2727R4 )
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ target_link_libraries(
1818 beman.iterator_interface.tests PRIVATE beman::iterator_interface GTest::gtest
1919 GTest::gtest_main)
2020
21- # [Issue #18](https://github.com/beman-project /iterator_interface/issues/18): Re-enable ASAN run CI/clang-19.
21+ # [Issue #18](https://github.com/bemanproject /iterator_interface/issues/18): Re-enable ASAN run CI/clang-19.
2222#
2323# Note: clang-19 + gtest_discover_tests + Asan setup causes errors on some
2424# platforms. Temporary switch to gtest_add_tests and skip some Asan checks.
You can’t perform that action at this time.
0 commit comments