aboutsummaryrefslogtreecommitdiff
path: root/test/form.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.
2011-05-14tests cleanupcorvid
2009-09-20trim some spacescorvid
2009-03-02Updated the GPL copyright note in the source filesDetlef Riekenberg
2008-12-19Moved clicked from ButtonResource to Resource.Jorge Arellano Cid
2008-11-30- Set middle click to submit in a new TAB. (Helps to keep form data!)Jorge Arellano Cid
2008-11-28- Fixed a segfault bug in the test/ directory.Jorge Arellano Cid
2008-09-24- Moved the dw2 tree into dillo2's tree.jcid