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
/
testUTF8.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tests: Suppress clang scan-build warning in UTF8 test
Brad King
2019-10-29
1
-0/+2
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-1/+2
*
cm_utf8: add an is_valid function
Ben Boeckel
2019-03-18
1
-0/+78
*
cm_utf8: reject codepoints above 0x10FFFF
Ben Boeckel
2019-03-14
1
-4/+2
*
cm_utf8: reject UTF-16 surrogate half codepoints
Ben Boeckel
2019-03-14
1
-2/+2
*
testUTF8: add more test cases
Ben Boeckel
2019-03-14
1
-6/+16
*
testUTF8: comment why sequences are invalid
Ben Boeckel
2019-03-14
1
-2/+6
*
Replace C-style casts
Daniel Pfeifer
2017-08-27
1
-2/+3
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
Tests/CMakeLib: include what you use
Daniel Pfeifer
2016-09-03
1
-2/+0
*
Make sure unnused parameters are /*named*/
Daniel Pfeifer
2016-08-16
1
-1/+1
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-41/+30
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-1/+1
*
Test UTF-8 decoding
Brad King
2009-12-08
1
-0/+125