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:
Craig Earls 2014-02-22 09:29:26 -07:00
commit bc08eed3cb

View file

@ -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