andrivet / ADVi3pp

ADVi3++, an alternative and better firmware for Wanhao i3 Plus printers and clones. Fork of Marlin Firmware.
https://community.advi3pp.com
GNU General Public License v3.0
243 stars 118 forks source link

Move private unit-tests into the public repository #169

Closed andrivet closed 6 years ago

andrivet commented 6 years ago

Feature Request

Detailed description of the feature request:

Currently, I have some unit-tests (using Boost.Test) for some of the classes in the project (mainly, the DGUS part). These tests are in a separate private project. The goals of this enhancement are:

andrivet commented 6 years ago

The unit tests are under "Unit-Tests" in the sources. To execute the tests, build the project and simply execute Unit_Tests.