Merge pull request #246 from lawilliams/master
Fixing typo: test sweet -> test suite But I thought the new testing capability was so sweet I left it this way! Thanks!
This commit is contained in:
commit
bc08eed3cb
1 changed files with 1 additions and 1 deletions
|
|
@ -9225,7 +9225,7 @@ test subdirectory for the build. For example,
|
||||||
@node Running Tests, Writing Tests, Testing Framework, Testing Framework
|
@node Running Tests, Writing Tests, Testing Framework, Testing Framework
|
||||||
@subsubsection Running Tests
|
@subsubsection Running Tests
|
||||||
|
|
||||||
The complete test sweet can be run from the build directory using the
|
The complete test suite can be run from the build directory using the
|
||||||
check option for the build tool you use. For example, @code{make
|
check option for the build tool you use. For example, @code{make
|
||||||
check}. The entire test suit lasts around a minute for the optimized
|
check}. The entire test suit lasts around a minute for the optimized
|
||||||
built and many times longer for the debug version. While developing
|
built and many times longer for the debug version. While developing
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue