aboutsummaryrefslogtreecommitdiff
path: root/test/notsosimplevector.cc
AgeCommit message (Collapse)Author
2023-12-21Split tests into unit and dw (graphical)Rodrigo Arias Mallo
Graphical tests for the dw (Dillo Widget) are moved to test/dw, while unit tests are placed into test/unit. All tests are compiled with "make check" but only the tests that can run without intervention and without a graphic display are executed.
2012-11-05trim some spacescorvid
2012-09-13typos/spelling/a little Englishcorvid
2012-07-11NotSoSimpleVector is now working in the intended way.sgeerken
2012-07-05NotSoSimpleVector still buggy; replacing insert(), will be fixed later.sgeerken
2012-07-04NotSoSimpleVectorsgeerken