KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_text_eval_render.cpp File Reference

Test rendering helper functions with expression evaluation. More...

#include <boost/test/unit_test.hpp>
#include <gr_text.h>
#include <font/font.h>
#include <math/util.h>

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (GrTextWidthEval)
 

Detailed Description

Test rendering helper functions with expression evaluation.

Definition in file test_text_eval_render.cpp.

Function Documentation

◆ BOOST_AUTO_TEST_CASE()