Re: [Gambas-user] Issue 563 in gambas: Add unit testing

2014-09-24 Thread gambas
Comment #2 on issue 563 by fabianfl...@gmail.com: Add unit testing https://code.google.com/p/gambas/issues/detail?id=563 Not just a nice thing to have, but a needed thing. I used to do ad-hoc test, but then I wrote my own little and limited test framework (just a runner and a assert class), s

[Gambas-user] I like that new Open Project dialogue

2014-09-24 Thread Karl Reinl
Salut Benoît, this is really a big one, that new Open Project dialogue. I like it much, thanks. -- Amicalement Charlie -- Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer Achieve PCI DSS 3.0 Compliant S

Re: [Gambas-user] Request for implementation

2014-09-24 Thread Willy Raets
On di, 2014-09-23 at 02:29 +0200, Benoît Minisini wrote: > Le 22/09/2014 01:20, Willy Raets a écrit : > > Hi all, > > > > It would be nice if the translator in IDE could update some extra info > > in the translation files (.po) > > > > Example: > > #, fuzzy > > msgid "" > > msgstr "" > > "Project-I

Re: [Gambas-user] Issue 563 in gambas: Add unit testing

2014-09-24 Thread gambas
Updates: Status: Accepted Labels: -Type-Bug -Priority-Medium Type-Enhancement Priority-Low Comment #1 on issue 563 by tabo...@gmail.com: Add unit testing https://code.google.com/p/gambas/issues/detail?id=563 Before we get to unit tests from source code comments, we first need a un

[Gambas-user] Issue 563 in gambas: Add unit testing

2014-09-24 Thread gambas
Status: New Owner: Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any Desktop-Any GUI-Any New issue 563 by torredel...@gmail.com: Add unit testing https://code.google.com/p/gambas/issues/detail?id=563 Add a system for performing unit testing, as the python doctest module,

Re: [Gambas-user] gb.data: Trie class

2014-09-24 Thread Tobias Boege
On Wed, 24 Sep 2014, Beno?t Minisini wrote: > Le 23/09/2014 21:47, Tobias Boege a ?crit : > > Also, Benoit: tell me what you think about the interface. I documented > > everything in the source code (c_trie.c). > > > > The interface seems perfect. It's just the name "Trie" that I find ugly. :-) >