Add pl_flatten to transform arrays containing other arrays into a flat
[platal.git] / ut /
2010-04-28 Florent BruneauAdd pl_flatten to transform arrays containing other...
2010-04-17 Florent BruneauAdd basic tests of the platal engine.
2010-03-16 Raphaël BarroisAdd ut for PlParallelIterator
2010-03-16 Raphaël BarroisAdd unit tests for callbacks and PlSubIterator
2010-03-14 Florent BruneauFull coverage of PlDict by unit tests.
2010-03-14 Florent BruneauUse assertSame instead of assertEquals because we need...
2010-03-13 Florent BruneauAdd tests to cover PlHeap and PlMergeIterator.
2010-03-13 Florent BruneauMore unit tests.
2010-03-11 Florent BruneauImproves unit testing.
2010-03-09 Florent BruneauAdd make test.
2010-03-09 Florent BruneauBasic tests of array iterator (need more tests).
2010-03-09 Florent BruneauAdd XDB escaping unit tests.