increase number of expressions parsed to get more meaningful numbers

This commit is contained in:
artemp 2015-12-02 13:09:02 +00:00
parent e7e25bb122
commit 8fbcf58e98

View file

@ -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