]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
benchmark: make parser more robust
authorheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 8 Feb 2013 23:14:07 +0000 (23:14 +0000)
committerheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 8 Feb 2013 23:14:07 +0000 (23:14 +0000)
git-svn-id: https://svn.dealii.org/trunk@28286 0785d39b-7218-0410-832d-ea1e28bc413d

tests/benchmarks/gettimes/get_times.cc

index 41bc557a0c24502fb4fdf7112c46c9c1f59b0c34..6965ab534dfdf27294c07f2abc922874ef9c0077 100644 (file)
@@ -52,9 +52,6 @@ int main(int argc, char *argv[]) {
 
                        
                        ////cout << "first char at pos: " << first_char << endl;
-       
-                       //Test case: char at position first_char is a letter
-                       assert(isalpha(curr_line[first_char]));
                        
                        //Find end of string
                        int num_chars = 0;

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.