Skip to content

Commit acf3c75

Browse files
committed
Add testing for arc pave
1 parent 80e0a8d commit acf3c75

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

demo/examples_more.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -276,6 +276,7 @@
276276
{ "name": "dark", "url": "nobrowser&file=$$$hsimple.root&item=hpx;1&dark", "title": "Invert colors of histogram drawing, providing &dark in URL", "notest": true },
277277
{ "name": "scatter0", "file": "scatter.root", "item": "c1", "title": "Canvas with new TScatter class, but no palette and histogram in the object, tutorials/graphs/scatter.C" },
278278
{ "name": "map_io", "asurl": true, "file": "broken_qo.root", "item": "ccdb_object", "opt": "inspect3", "title": "Example of member-wise streamer for std::pair, showing result with inspect3" },
279-
{ "name": "lzma", "asurl": true, "file": "example_lzma.root", "item": "TupleLb2pKpipi/DecayTree/B_PX", "opt": "", "title": "Test for LZMA decompression" }
279+
{ "name": "lzma", "asurl": true, "file": "example_lzma.root", "item": "TupleLb2pKpipi/DecayTree/B_PX", "opt": "", "title": "Test for LZMA decompression" },
280+
{ "name": "pave_arc", "file": "pave_arc.root", "item": "c1", "title": "TPaveText with rounded corner, see https://root-forum.cern.ch/t/62340/" }
280281
]
281282
}

0 commit comments

Comments
 (0)