mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 18:13:03 +00:00
[ATL][ATL_APITEST] Add CString::Tokenize + testcase
This commit is contained in:
parent
abbe656407
commit
58092fb4da
3 changed files with 154 additions and 0 deletions
|
@ -190,4 +190,7 @@ START_TEST(CString)
|
|||
|
||||
test_bstrW();
|
||||
test_bstrA();
|
||||
|
||||
test_tokenizeW();
|
||||
test_tokenizeA();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue