changes: TINF-175 TZPC-4722
[platform/upstream/libgee.git] / tests / Makefile.am
2012-12-02 Maciej PiechotkaInitial implementation of ConcurrentSet
2012-11-25 Maciej PiechotkaRefactor testing - do more with less
2012-03-28 Maciej PiechotkaSplit SortedMap/SortedSet into bi-directional and uni...
2012-01-20 Maciej PiechotkaAdd ArrayQueue
2011-09-25 Maciej PiechotkaImplement ConcurrentList
2011-09-25 Maciej PiechotkaSplit List interface into List and BidirList
2011-09-23 Maciej PiechotkaUse VALAFLAGS during building tests
2011-08-15 Maciej PiechotkaAllow to install libgee 0.6 and 0.8 in parallel
2011-05-02 Maciej PiechotkaAdd SortedMap interface
2010-08-21 Maciej PiechotkaRemove ComparableTests as they have been integrated...
2010-08-21 Maciej PiechotkaReintroduce tests
2010-08-02 Maciej PiechotkaUse automake 1.11 vala support + cleaning of the Makefi...
2010-07-14 Maciej PiechotkaVarious small fixes for build system. Fixes bug 624389
2010-04-02 Maciej PiechotkaTests are not terminated when they fail in trap
2009-09-28 Didier 'PtitjesImplement TreeMultiMap
2009-09-28 Maciej PiechotkaIntroduce the SortedSet interface and implement it...
2009-09-26 Didier 'PtitjesMake the coverage analysis on Vala code insteead of...
2009-09-23 Didier 'PtitjesImplement TreeMultiSet
2009-09-21 Didier 'PtitjesEnhance the tests for the ReadOnly* implementations
2009-09-20 Didier 'PtitjesAdd a dependency to gee's vapi in tests' Makefile
2009-09-20 Didier 'PtitjesIntroduce the Comparable interface and provide a Compar...
2009-09-15 Didier 'PtitjesRefactor the Set implementations' tests
2009-09-14 Didier 'PtitjesIntroduce PriorityQueue implementation of the Queue...
2009-09-11 Julien PeetersRefactor the Map implementations' tests
2009-09-11 Didier 'PtitjesIntroduce Queue and Deque interfaces, and implement...
2009-09-10 Didier 'PtitjesSetup test code coverage with lcov
2009-09-06 Tomaž VajngerlAdd tests for ReadOnlyCollection and ReadOnlyList
2009-09-06 Ali SabilIntroduce the MultiMap interface and its hash based...
2009-09-06 Ali SabilIntroduce the MultiSet interface and its hash based...
2009-09-06 Julien PeetersReuse generic Collection and List tests for LinkedList
2009-09-06 Julien PeetersAdd generic tests for collections and lists and refacto...
2009-09-06 Julien PeetersSome more enhancements to the test infrastructure
2009-07-27 Didier 'PtitjesInitial rework for tests
2009-07-23 Mark LeeAdd doubly linked list implementation
2009-07-22 Maciej PiechotkaAdd left-leaning red-black tree based set and map
2009-04-30 Jürg BilleterFix build with Vala 0.7
2008-05-07 Juerg BilleterUpdate build system to use valac -C, patch by Jaap...
2008-03-08 Juerg Billeterdist all source files
2008-02-26 Juerg Billeteradd unit tests