kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #26933
Re: [RFC] [PATCH] simple C++ tests
This is what I was looking for. Thank you for taking the extra effort
to figure this out.
Cheers,
Wayne
On 12/7/2016 1:38 PM, Michael Steinberg wrote:
> Hello,
>
> sorry for the noise, yes, the test cases can themselves be organized
> into suites inside the test-executable with Boost.Test (Test-trees so to
> say), so we're free to build a gazillion of executables per module or
> collect them inside one executable and add a CTest-test for each suite
> which is then run with the corresponding runtime arguments instead. We
> could use this functionality also for other things. Orson pointed out
> that having multiple executables will help speeding things up in case of
> distributed parallel builds.
> In any case reorganizing stuff will be rather painless due to all the
> freedoms. Since I'm seeing it all only from the viewpoint of a developer
> people running build machines should have the last word to say, how to
> set it up so it blends in nicely.
>
> Cheers!
> Michael
>
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help : https://help.launchpad.net/ListHelp
Follow ups
References
-
[RFC] [PATCH] simple C++ tests
From: Tomasz Wlostowski, 2016-09-07
-
Re: [RFC] [PATCH] simple C++ tests
From: Wayne Stambaugh, 2016-09-07
-
Re: [RFC] [PATCH] simple C++ tests
From: Tomasz Wlostowski, 2016-09-07
-
Re: [RFC] [PATCH] simple C++ tests
From: Wayne Stambaugh, 2016-09-08
-
Re: [RFC] [PATCH] simple C++ tests
From: Tomasz Wlostowski, 2016-09-12
-
Re: [RFC] [PATCH] simple C++ tests
From: Wayne Stambaugh, 2016-09-12
-
Re: [RFC] [PATCH] simple C++ tests
From: Michael Steinberg, 2016-12-04
-
Re: [RFC] [PATCH] simple C++ tests
From: Wayne Stambaugh, 2016-12-05
-
Re: [RFC] [PATCH] simple C++ tests
From: Michael Steinberg, 2016-12-05
-
Re: [RFC] [PATCH] simple C++ tests
From: Mário Luzeiro, 2016-12-05
-
Re: [RFC] [PATCH] simple C++ tests
From: Michael Steinberg, 2016-12-06
-
Re: [RFC] [PATCH] simple C++ tests
From: Maciej Sumiński, 2016-12-07
-
Re: [RFC] [PATCH] simple C++ tests
From: Wayne Stambaugh, 2016-12-07
-
Re: [RFC] [PATCH] simple C++ tests
From: Michael Steinberg, 2016-12-07