KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_job_export_sch_bom.cpp File Reference
#include <boost/test/unit_test.hpp>
#include <jobs/job_export_bom.h>
#include <nlohmann/json.hpp>
#include <settings/bom_settings.h>

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (ByteOrderMarkFormatPresetRoundTripAndLegacyDefault)
 
 BOOST_AUTO_TEST_CASE (VariantRoundTrip)
 
 BOOST_AUTO_TEST_CASE (EmptyVariantRoundTrip)
 
 BOOST_AUTO_TEST_CASE (VariantNoAccumulation)
 
 BOOST_AUTO_TEST_CASE (DefaultVariantClearsList)
 
 BOOST_AUTO_TEST_CASE (VariantFromList)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/6]

BOOST_AUTO_TEST_CASE ( ByteOrderMarkFormatPresetRoundTripAndLegacyDefault )

◆ BOOST_AUTO_TEST_CASE() [2/6]

BOOST_AUTO_TEST_CASE ( DefaultVariantClearsList )

◆ BOOST_AUTO_TEST_CASE() [3/6]

BOOST_AUTO_TEST_CASE ( EmptyVariantRoundTrip )

◆ BOOST_AUTO_TEST_CASE() [4/6]

BOOST_AUTO_TEST_CASE ( VariantFromList )

◆ BOOST_AUTO_TEST_CASE() [5/6]

BOOST_AUTO_TEST_CASE ( VariantNoAccumulation )

◆ BOOST_AUTO_TEST_CASE() [6/6]