--- parser3/tests/395.html 2018/09/20 20:38:25 1.1
+++ parser3/tests/395.html 2020/12/23 15:00:27 1.3
@@ -1,6 +1,15 @@
@main[]
-^show[395.bmp]
-^show[^file::load[binary;395.bmp]]
+^show[1.bmp]
+^show[^file::load[binary;395_dir/1.bmp]]
-@show[arg]
-^json:string[^image::measure[$arg]]
+^show[3_VP8.webp]
+^show[3_VP8L.webp]
+^show[3_VP8X.webp]
+
+^try-catch{
+ ^show[4.mp4]
+}
+^show[4.mp4; $.video(true) ]
+
+@show[arg;options]
+^json:string[^image::measure[395_dir/$arg;$options]]