index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
CMakeLib
/
testString.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
IWYU: Update for Debian 13 CI job
Brad King
2025-11-12
1
-0/+1
*
LICENSE: Replace references to Copyright.txt with LICENSE.rst
Kitware Robot
2025-03-03
1
-1/+1
*
Revise C++ coding style using clang-format with "east const"
Kitware Robot
2025-01-23
1
-32/+32
*
testCommon.h: Introduce `ASSERT_EQUAL(actual, expected)` macro
Alex Turbov
2024-08-20
1
-1/+0
*
CMakeLibTests: Use `runTests`
Alex Turbov
2024-08-13
1
-184/+61
*
CMakeLibTests: include `testCommon.h` for `ASSERT_TRUE`
Alex Turbov
2024-08-13
1
-7/+1
*
IWYU: Update for Debian 12 CI job
Brad King
2023-07-28
1
-2/+0
*
Revise C++ coding style using clang-format-15
Kitware Robot
2023-01-18
1
-1/+1
*
clang-analyzer: Suppress warnings in intentional use-after-move cases
Brad King
2021-06-03
1
-0/+4
*
Merge topic 'stl-support'
Brad King
2020-05-01
1
-2/+1
|
\
|
*
Refactoring: rename "cm_static_string_view.hxx" as <cmext/string_view>
Marc Chevrier
2020-04-30
1
-2/+1
*
|
IWYU: mark <cstddef> as needed
Ben Boeckel
2020-04-29
1
-1/+1
|
/
*
cm::String: enhance compatibility with STL
Marc Chevrier
2020-01-25
1
-5/+5
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-5/+6
*
cmstd: Modernize CMake system headers
Marc Chevrier
2019-09-20
1
-1/+1
*
IWYU: Add missing cstddef includes for size_t and nullptr_t
Brad King
2019-09-03
1
-0/+1
*
Fix most clang -Wextra-semi-stmt warnings in C++ files
Sean McBride
2019-01-15
1
-6/+6
*
String: Add str_if_stable() as a const alternative to str()
Brad King
2018-12-12
1
-0/+59
*
String: Add support for a ""_s string literal syntax
Brad King
2018-12-12
1
-2/+47
*
String: Add 'borrow' member to construct borrowing instances
Brad King
2018-12-12
1
-0/+32
*
String: Add support for concatenation by operator+
Brad King
2018-12-12
1
-0/+101
*
String: Add a custom string type
Brad King
2018-12-12
1
-0/+1110