diff options
author | James Fish <[email protected]> | 2015-03-04 21:19:52 +0000 |
---|---|---|
committer | Zandra Hird <[email protected]> | 2015-05-05 15:16:56 +0200 |
commit | b428cda36b3fc692e7feee3452cde0d76f110566 (patch) | |
tree | 7ac70dd8c29a745b5fcec5395f63fb7ff79208b4 /.gitattributes | |
parent | 66260d0606fcbaad3d5179288fea90cfe546cbbe (diff) | |
download | otp-b428cda36b3fc692e7feee3452cde0d76f110566.tar.gz otp-b428cda36b3fc692e7feee3452cde0d76f110566.tar.bz2 otp-b428cda36b3fc692e7feee3452cde0d76f110566.zip |
Fix parsing list of one test directory in ct:run_test/1
Fix support for the following cases for ct:run_test/1 options:
* [{dir, [Dir]}, {suite, _}, ...]
* [{dir, [Dir]}, {suite, Suite}, {group, _}, ...]
* [{dir, [Dir]}, {suite, Suite}, {case, _}, ...]
Previously these options would result in a function_clause error as
{dir, [Dir]} was not handled when combined with a suite.
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions