-
Notifications
You must be signed in to change notification settings - Fork 3
File Unit Test 2.1
Nonki Takahashi edited this page May 1, 2017
·
1 revision
If there are temp.sb or temp.svg, remove them before testing.
- Draw a triangle, save as temp.sb . Run temp.sb and check the shape is a triangle.
- Draw a rectangle, save as temp.svg . Open temp.svg from GIMP and check the shape is a rectangle.
- Open temp.sb, add an ellipse, save as temp.sb . Run temp.sb and check the shapes are a triangle and an ellipse.
- Open temp.sb, delete a triangle, save as temp.svg . Open temp.svg from GIMP and check the shape is an ellipse.
- Open temp.svg, add a line, save as temp.svg . Open temp.svg from GIMP and check the shapes are an ellipse and a line.
- Open temp.svg, delete an ellipse, save as temp.sb . Run temp.sb and check the shape is a line.
Copyright © 2014-2020 Nonki Takahashi.
This work is licensed under a Creative Commons Attribution 4.0 International License.
