Skip to content

Commit

Permalink
update expected tests
Browse files Browse the repository at this point in the history
  • Loading branch information
AnonMiraj committed Aug 21, 2024
1 parent 25dec61 commit 0ef051f
Show file tree
Hide file tree
Showing 9 changed files with 14 additions and 8 deletions.
2 changes: 1 addition & 1 deletion test/drawing_test.f90
Original file line number Diff line number Diff line change
Expand Up @@ -216,8 +216,8 @@ program drawing_test_all



call draw_to_svg(canva , WIDTH, HEIGHT, file_name)
call draw_to_png(canva , WIDTH, HEIGHT, file_name)
call draw_to_svg(canva , WIDTH, HEIGHT, file_name)

call test_both(file_name)
end program drawing_test_all
2 changes: 1 addition & 1 deletion test/expected/checker.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion test/expected/circles_pattern.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion test/expected/cool_triangle_pattern.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion test/expected/radial_lines.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion test/expected/smiley_face.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test/expected/test_all.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 7 additions & 1 deletion test/expected/test_all.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion test/expected/triangles.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0ef051f

Please sign in to comment.