diff options
| author | epoch <epoch@thebackupbox.net> | 2020-04-07 03:17:13 -0500 | 
|---|---|---|
| committer | epoch <epoch@thebackupbox.net> | 2020-04-07 03:17:13 -0500 | 
| commit | 35b84411ef9e69ab01bf0de789cce296d302110e (patch) | |
| tree | 7c34dc81d044c99fb039f83e33c95bd6bea3e172 /tests | |
| parent | dd3012cf26dff1493934afec4937e668e617750e (diff) | |
| download | hackvr-35b84411ef9e69ab01bf0de789cce296d302110e.tar.gz hackvr-35b84411ef9e69ab01bf0de789cce296d302110e.zip | |
added a hackvr file to test exporting
Diffstat (limited to 'tests')
| -rwxr-xr-x | tests/export_test.hackvr | 7 | 
1 files changed, 7 insertions, 0 deletions
| diff --git a/tests/export_test.hackvr b/tests/export_test.hackvr new file mode 100755 index 0000000..8484bb9 --- /dev/null +++ b/tests/export_test.hackvr @@ -0,0 +1,7 @@ +a addshape 4 2 0 0 0  1 1 1 +b addshape 4 2 1 1 1  2 1 1 +a move 3 4 5 +b move 5 6 7 +b move +6 +9 +8 +a move +4 +2 +9 +user export * | 
