comp.lang.ada
 help / color / mirror / Atom feed
From: Michael Hardeman <mhardeman25@gmail.com>
Subject: Re: Ada aunit examples
Date: Thu, 5 Jul 2018 12:03:53 -0700 (PDT)
Date: 2018-07-05T12:03:53-07:00	[thread overview]
Message-ID: <3ac0cc24-4fcb-43a8-921d-2af2bcf1896c@googlegroups.com> (raw)
In-Reply-To: <2018051218364783124-contact@flyx.org>

Hey Felix,

I've finished converting everything to use aunit, and wrote a whole heap of new tests. I've even almost got gcov working which would be a good way to track and improve my code quality.

I would appreciate it greatly if you could give my project a once over and maybe a light code review. There were quite a few tricky things in the project setup and some things I didn't quite understand but could get working with some tinkering.

On Saturday, May 12, 2018 at 12:36:48 PM UTC-4, Felix Krause wrote:
> On 2018-05-08 17:09:28 +0000, Michael Hardeman said:
> > 
> > Hey Felix, I'm in the process of restructuring my project to add AUnit, 
> > based on your example, and I'm confused by this line.
> > I in your code, what does this line do?
> > 
> > https://github.com/yaml/AdaYaml/blob/develop/test/src/yaml-lexer-buffering_test.adb#L28 
> > 
> 
> Nothing to worry about. AdaYaml uses reference-counted strings which 
> are allocated from a custom memory pool (which adds the reference 
> count), and this line initialises that pool.
> 
> -- 
> Regards,
> Felix Krause


  reply	other threads:[~2018-07-05 19:03 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-27  4:57 Ada aunit examples Michael Hardeman
2018-04-27  9:03 ` Felix Krause
2018-04-27 16:28   ` Michael Hardeman
2018-05-08 17:09   ` Michael Hardeman
2018-05-12 16:36     ` Felix Krause
2018-07-05 19:03       ` Michael Hardeman [this message]
2018-05-10 20:39 ` Stephen Leake
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox