mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-08-30 06:42:38 -06:00
.autotest
git-svn-id: svn://ultimatepp.org/upp/trunk@7347 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
87a633dd70
commit
7bd4a62fa3
1 changed files with 2 additions and 0 deletions
|
|
@ -170,6 +170,8 @@ void ATest()
|
|||
ASSERT(x == ~Str("<b>neednene<x>nenee<x>the<e>"));
|
||||
|
||||
x.Replace("", "x");
|
||||
|
||||
ASSERT(x.Find("", 10) == 10);
|
||||
}
|
||||
|
||||
CONSOLE_APP_MAIN
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue