Commit 476de7e
authored
tests:
* tests: structure(NULL, *) is now an error
As of R-devel r88075, structure(NULL, ...) signals an error instead of
setting attributes on a new list. Test either behaviour depending on the
R version and the SVN revision number.
* Remove test 944.5structure(NULL, *) is now an error (#6891)1 parent 2cb0316 commit 476de7e
1 file changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2832 | 2832 | | |
2833 | 2833 | | |
2834 | 2834 | | |
2835 | | - | |
2836 | | - | |
2837 | | - | |
| 2835 | + | |
| 2836 | + | |
2838 | 2837 | | |
2839 | 2838 | | |
2840 | 2839 | | |
| |||
0 commit comments