/
niceSOFT
/
check
Обзор
Документация
Войти
/
niceSOFT
/
check
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
contrib/eclipse/README
16 строк
623 B
cpickett
* add eclipse support to contrib dir from Bogdan Cristea
24 янв 2011, 01:36
24 янв 2011, 01:36
ecbadd7
Код
Авторство
О чём код?
Eclipse template for creating unit tests with check framework The template has been tested with Eclipse Helios CDT. Note that check framework should be installed first and the check library should be found in system path. Installation: From the "New Source File" dialog, press "Configure...", then "Import..." and select the template XML file (e.g. check_template_eclipse_helios.xml). The template should appear under "C Source File" tree as "C source template with check unit testing" in "Preferences" dialog. The newly installed template should be available when creating a "New Source File" in "Template" combo box.