openfoam/applications/test/string
Mark Olesen 2b14360662 ENH: additional startsWith(), endsWith() string methods
- As the names describe, check if the string starts or ends with a
  particular value. Always true if the given text is empty or if the
  string is identical to the given text.
2016-12-18 23:21:51 +01:00
..
Make STYLE: uniform 'Test-' prefix for all applications/test 2010-11-23 16:26:04 +01:00
Test-string.C ENH: additional startsWith(), endsWith() string methods 2016-12-18 23:21:51 +01:00