Changeset 764 for trunk/ChartPlugin/data/TWiki/ChartPluginTests.txt
- Timestamp:
- 11/17/08 22:54:04 (4 years ago)
- File:
-
- 1 edited
-
trunk/ChartPlugin/data/TWiki/ChartPluginTests.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ChartPlugin/data/TWiki/ChartPluginTests.txt
r59 r764 216 216 | Define =type= but =name= not specified <p /> =%<nop>CHART{type="bar"}%= | ChartPlugin error: parameter *name* must be specified </ p> | %CHART{type="bar"}% | 217 217 | Invalid =type= of =badtype= <p /> =%<nop>CHART{type="badtype"}%= | ChartPlugin error: Invalid value of *badtype* for parameter *type* </ p> | %CHART{type="badtype"}% | 218 | Missing topic page <p /> =%<nop>CHART{name="err1" topic="DoesNotExist" type="line"}%= | ChartPlugin error: Error retrieving TWiki topic TWiki.DoesNotExist </ p> | %CHART{name="err1" topic="DoesNotExist" type="line"}% |218 | Missing topic page <p /> =%<nop>CHART{name="err1" topic="DoesNotExist" type="line"}%= | ChartPlugin error: Error retrieving TWiki topic %SYSTEMWEB%.DoesNotExist </ p> | %CHART{name="err1" topic="DoesNotExist" type="line"}% | 219 219 | Missing web <p /> =%<nop>CHART{name="err1" type="line" web="DoesNotExist"}%= | ChartPlugin error: Error retrieving TWiki topic DoesNotExist.ChartPluginTests </ p> | %CHART{name="err1" type="line" web="DoesNotExist"}% | 220 220 | Invalid table number <p /> =%<nop>CHART{name="err1" table="999" type="line"}%= | ChartPlugin error: parameter *table* is not valid table; the specified table '999' does not exist. </ p> | %CHART{name="err1" table="999" type="line"}% |
Note: See TracChangeset
for help on using the changeset viewer.
