User: GNUtoo/TESTS
From LibrePlanet
(Test graphviz) |
("automatic" tests for the DistroPackage template) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
| + | == Packages == | ||
| + | {| class="wikitable sortable" border="1" | ||
| + | |- bgcolor="#6699ff" | ||
| + | ! Distribution | ||
| + | ! Example | ||
| + | |- | ||
| + | | Dragora | ||
| + | | {{DistroPackage|Dragora|boot/grub}} | ||
| + | |- | ||
| + | | Dynebolic | ||
| + | | | ||
| + | |- | ||
| + | | Guix | ||
| + | | {{DistroPackage|Guix|grub}} | ||
| + | |- | ||
| + | | Hyperbola | ||
| + | | {{DistroPackage|Hyperbola|grub}} | ||
| + | |- | ||
| + | | LibreCMC | ||
| + | | | ||
| + | |- | ||
| + | | Parabola | ||
| + | | {{DistroPackage|Parabola|grub}} | ||
| + | |- | ||
| + | | ProteanOS | ||
| + | | | ||
| + | |- | ||
| + | | PureOS | ||
| + | | | ||
| + | |- | ||
| + | | Trisquel | ||
| + | | {{DistroPackage|Trisquel|grub}} | ||
| + | |- | ||
| + | | Ututo S | ||
| + | |} | ||
| + | |||
== graphviz == | == graphviz == | ||
| Line 4: | Line 40: | ||
graph hello { | graph hello { | ||
| − | + | Node1 [label="Hello LibrePlanet"] | |
| − | |||
| − | |||
| − | Node1 [label="Hello | ||
} | } | ||
</graphviz> | </graphviz> | ||