More refactoring of the unittest system

This commit is contained in:
Griatch 2014-03-15 08:03:44 +01:00
parent 7571e3606d
commit 67c4896a53
6 changed files with 8 additions and 10 deletions

View file

@ -47,7 +47,7 @@ FORM = '''
| cccccccc | ccccccccccccccccccccccccccccccccccc |
| cccccccc | cccccccccccccccccBccccccccccccccccc |
| | |
`-----------------------------------------------´
-------------------------------------------------
'''
The first line of the FORM string is ignored. The forms and table
@ -117,7 +117,7 @@ This produces the following result:
| |**|* | Herbalism |14 |990/1400 |
| |* | | Smithing |9 |205/900 |
| | |
`----------------------------------------------´
------------------------------------------------
The marked forms have been replaced with Cells of text and with
EvTables. The form can be updated by simply re-applying form.map()