From 74f91efccdc8149fd5a380d6af40d0606f7beba8 Mon Sep 17 00:00:00 2001 From: apn Date: Mon, 20 Apr 2015 19:27:19 +0300 Subject: [PATCH] 0025767: "vdisplay" command rises exception Added test case bugs/vis/bug25767 --- tests/bugs/vis/bug25767 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 tests/bugs/vis/bug25767 diff --git a/tests/bugs/vis/bug25767 b/tests/bugs/vis/bug25767 new file mode 100644 index 0000000000..198d191d84 --- /dev/null +++ b/tests/bugs/vis/bug25767 @@ -0,0 +1,16 @@ +puts "==========" +puts "OCC25767" +puts "==========" +puts "" +######################################### +# "vdisplay" command rises exception +######################################### + +vinit View +vclear +vaxo +vpoint p1 -108.4710001 -108.56800009999999 -145.30700009999998 +vpoint p2 8.4813999999999999e+102 117.1230001 128.35480981703273 +vfit + +set only_screen 1