Commit b7caa1b
committed
test: add data provider tests containing eval gotchas
The new data provider parser uses `eval`, which bears some risks and
may lead to unexpected behavior on existing test cases. Add some tests
containing potential gotchas. These all fail or - even worse - make
bashunit die completely.1 parent 8276e81 commit b7caa1b
1 file changed
Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
0 commit comments