diff options
author | epoch <epoch@hacking.allowed.org> | 2020-04-13 00:09:12 -0500 |
---|---|---|
committer | epoch <epoch@hacking.allowed.org> | 2020-04-13 00:09:12 -0500 |
commit | dd737c645037d32bd67a6ca6f377787297921421 (patch) | |
tree | 0b533d9a79d45d6bf184f93c90c5dcbcad142d07 /tests | |
parent | 36da2549891d0d67ed267b3bc5336bf14b2c64de (diff) | |
parent | 7ffc20e9ae8297ea8b6f796310cf065d4186aa5b (diff) | |
download | hackvr-dd737c645037d32bd67a6ca6f377787297921421.tar.gz hackvr-dd737c645037d32bd67a6ca6f377787297921421.zip |
merged some derp in hackvr_term
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 * |