increase number of expressions parsed to get more meaningful numbers
This commit is contained in:
parent
e7e25bb122
commit
8fbcf58e98
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ run test_getline 30 10000000
|
|||
#run test_polygon_clipping 10 1000
|
||||
#run test_polygon_clipping_rendering 10 100
|
||||
run test_proj_transform1 10 100
|
||||
run test_expression_parse 10 1000
|
||||
run test_expression_parse 10 10000
|
||||
run test_face_ptr_creation 10 1000
|
||||
run test_font_registration 10 100
|
||||
run test_offset_converter 10 1000
|
||||
|
|
Loading…
Reference in a new issue