|
Last change
on this file was
7156,
checked in by westram, 15 years ago
|
- added unit tests for mosts tools in TOOLS. Tests do not try to test complete functionality - they only check that one or a few calls to the tools do not fail.
|
|
File size:
886 bytes
|
| Line | |
|---|
| 1 | /*ARBDB ASCII*/ |
|---|
| 2 | tree_data %% (% |
|---|
| 3 | tree_mini %% (% |
|---|
| 4 | tree "N0.0717614,0.123989;N0.0461042,0.017316;N0.040146,0.0376007;N0.029517,0.0188004;LVibFurni\ALVibVulni\ALVibChole\AN0.120107,0.0675556;LAcnPleur\ALPrtVulga\ALHlmHalod\A" |
|---|
| 5 | nnodes %i 5 |
|---|
| 6 | ruler %% (% |
|---|
| 7 | size %f 0.1 |
|---|
| 8 | LIST %% (% |
|---|
| 9 | ruler_y %f 0 |
|---|
| 10 | ruler_x %f 0 |
|---|
| 11 | text_x %f 0 |
|---|
| 12 | text_y %f 0 |
|---|
| 13 | %) /*LIST*/ |
|---|
| 14 | |
|---|
| 15 | text_x %f 0 |
|---|
| 16 | text_y %f 0 |
|---|
| 17 | ruler_width %i 0 |
|---|
| 18 | RADIAL %% (% |
|---|
| 19 | ruler_y %f 0.787954 |
|---|
| 20 | ruler_x %f 0 |
|---|
| 21 | text_x %f 0 |
|---|
| 22 | text_y %f 0 |
|---|
| 23 | %) /*RADIAL*/ |
|---|
| 24 | |
|---|
| 25 | IRS %% (% |
|---|
| 26 | ruler_y %f 0 |
|---|
| 27 | ruler_x %f 0 |
|---|
| 28 | text_x %f 0 |
|---|
| 29 | text_y %f 0 |
|---|
| 30 | %) /*IRS*/ |
|---|
| 31 | |
|---|
| 32 | %) /*ruler*/ |
|---|
| 33 | |
|---|
| 34 | security %i 0 |
|---|
| 35 | remark "a small testtree" |
|---|
| 36 | node %% (% |
|---|
| 37 | id %i 0 |
|---|
| 38 | group_name "inner" |
|---|
| 39 | %) /*node*/ |
|---|
| 40 | |
|---|
| 41 | %) /*tree_mini*/ |
|---|
| 42 | |
|---|
| 43 | %) /*tree_data*/ |
|---|
| 44 | |
|---|
| 45 | focus %% (% |
|---|
| 46 | tree_name "tree_mini" |
|---|
| 47 | %) /*focus*/ |
|---|
| 48 | |
|---|
Note: See
TracBrowser
for help on using the repository browser.