Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Group info
Language: English
Group categories:
Computers > Programming
More group info »
Active older topics
20 new of 20 - Oct 18 2010
6 new of 6 - Oct 12 2010
7 new of 7 - Jun 14 2010
1 new of 1 - Jun 11 2010
3 new of 3 - May 29 2010
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 16  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: This group contains discussions about Igloo, the unit testing framework for C++.
 

Memory Leaks in Igloo? 
  Has anyone else noticed that there are a ton of memory leaks generated by Igloo? I was trying to add memory leak testing for our tests "Specs" so we could see not only did the tests pass but they also exited clean with regards to memory, but Igloo is leaking all over the place. Does anyone have a fix for this?... more »
By grizzie17  - May 8 - 7 new of 7 messages    

Verbose output 
  Hi, I've tried Igloo for the first time today and it works well! Now I'd like to integrate it to Eclipse using the new support for C/C++ Unit testing that was recently added, see: [link] From what I've tested with Igloo, it doesn't report the name of the... more »
By Marc-Andre Laperle  - Apr 18 - 2 new of 2 messages    

Igloo 0.8 Released 
  Hi, I just released a new version of Igloo. I haven't announced on the mailing list for a while, so here's a round-up of features in the last releases: - Added support for Visual Studio formatted output. - Added support for custom matchers via Assert::That(42, Fulfills(IsEvenNumber())); - Added support for context wide set up and tear down.... more »
By Joakim Karlsson  - Dec 28 2011 - 1 new of 1 message    

Runner exception handling patch 
  Hello, I'm using Igloo for a side project, and it occurred to me that there's no exception handler for the spec execution, so the entire runner terminates if a spec throws an unexpected exception. Have we decided explicitly that we like that behavior (for ease of debugging, for example)? I noticed it really bugged me in my current context, so I hacked up a... more »
By Kim Gräsman  - Oct 10 2011 - 3 new of 3 messages    

Getting access to Context objects at runtime. 
  I've been playing around with Igloo for a while now and I really like it. Thanks for all the hard work! I have a request, though. I would like to be able to get access to the Context objects that are run through the test runner. I'm playing around with some ideas for literate programming and I've written my tests to be XP style stories. I have one Context... more »
By Mike Charlton  - Sep 15 2011 - 3 new of 3 messages    

Global hooks that run before / after every test? 
  Just discovered the library and I am very pleased with it. I was looking for some functionality like cppunit has where you can add custom TestListeners to the test runner and do stuff before and after every single test. I am looking for some direction on where I can shoehorn that into this framework.... more »
By Messenger  - Jul 8 2011 - 9 new of 9 messages    

Website down? 
  Hi, I am very impressed with the igloo framework and would like to know if there is any more docs/info available on the net. The [link] website mentioned on the github page seems to be down - has it moved somewhere else? Thanks, Mike
By Mike  - Jun 6 2011 - 6 new of 6 messages    

Vanity Macros 
  Hello all, I just wanted to thank you for the tool. I discovered it by the screencast at [link] via reddit.com. I liked the macros you used there so much I came up with some of my own. ...IGLOO_CONTEXT_REGISTRATION( contextName) ...IGLOO_SUBCONTEXT_REGISTRATI ON(contextName, baseContextName)... more »
By Robert Ericson  - Jan 5 2011 - 3 new of 3 messages    

Sorry about the spam 
  As you've seen we've started to receive a few spam messages lately. I've turned on moderation for all new members so we can hopefully avoid this in the future. Sorry for the inconvenience. Regards, Joakim
By Joakim Karlsson  - Oct 29 2010 - 1 new of 1 message    

Igloo 0.5 - Now with exception constraints 
  We've just released version 0.5 of Igloo. You can now verify that your code throws exceptions correctly with the AssertThrows and LastException<> constructs. Read more at [link] Regards, Joakim
By Joakim Karlsson  - Oct 20 2010 - 3 new of 3 messages    

1 - 10 of 16   « Newer | Older »

XML       Send email to this group: igloo-testing@googlegroups.com