Proposed 0.9.1 release objectives, and state of TESTFRAME

Amar Takhar verm at darkbeer.org
Tue Dec 1 02:18:54 UTC 2015


On 2015-12-01 02:15 +0000, Mark Atwood wrote:
> 
> "All unit tests running" continues to be my main goal for 0.9.1.
> 
> What is the status of getting all the unit tests running.  Amar?

It's not as simple as converting the tests from C++ to C we'll lose a good 
portion of them.  Some things will have to be cut out others will need to be 
rewritten.

I'm working on creating proper coverage testing and profiling in order to 
prioritise the tests that need to be done.

We should launch with what we have and go forward with more tests after we 
launch.  Any hard limit is not realistic as 1: the source as changed and 2: the 
last chunk of tests are deeply entrenched in C++ which means it's more work to 
convert from C++ -> C than it is to just figure out what is worth converting.

If you want to set a date of Monday that's fine we should launch with what we 
have then move forward with more coverage over time.

I will have coverage tests up before then so we can see what is missing.


Amar.


More information about the devel mailing list