Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-12-30 | Remove leftover test LDADD | Rodrigo Arias Mallo | |
2023-12-30 | Add hyphenation pattern files to distribution | Rodrigo Arias Mallo | |
The hyphenation test fails without them. | |||
2023-12-30 | Fix include paths for tests | Rodrigo Arias Mallo | |
They are now relative to the root directory of the project, instead of relative to the test file location. | |||
2023-12-30 | Transform asserts into ifs for shapes test | Rodrigo Arias Mallo | |
The asserts only take effect when building with them enabled. | |||
2023-12-30 | Fix unicode_test infinite loop | Rodrigo Arias Mallo | |
2023-12-30 | Update hyphenation test with expected outcomes | Rodrigo Arias Mallo | |
The hyphenation files are manually specified from the local file, so they are always the same. | |||
2023-12-21 | Split 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. | |||
2023-12-11 | Add thead, tbody and tfoot HTML test | Rodrigo Arias Mallo | |
The colors are now properly render when matching the thead, tbody or tfoot selectors. | |||
2019-07-29 | Recognize Doxygen pages as html | Rodrigo | |
Doxygen introduces a extra header line with a comment which is now captured. | |||
2016-05-01 | Fixed a minor code glitch in test/ directory (same as #4536) | Jorge Arellano Cid | |
2016-04-23 | GROWS: new options allowDecreaseWidth and allowDecreaseHeight for size ↵ | Sebastian Geerken | |
correction. | |||
2016-04-03 | Merge with main repo. | Sebastian Geerken | |
2016-03-05 | Extend test/liang. | Sebastian Geerken | |
2015-09-16 | Merge with main repo. | Sebastian Geerken | |
2015-07-08 | make cookies date parsing closer to the rfc | corvid | |
2015-07-06 | Merge with main repo. | Sebastian Geerken | |
2015-06-28 | cookies be careful with overflow with ridiculously huge Max-Age values | corvid | |
...not that there's any obvious justification for storing cookies for decades. | |||
2015-06-08 | SRDOP: Positions relative to multiple references; design now considers ↵ | Sebastian Geerken | |
handling conflicts. | |||
2015-06-06 | SRDOP: Positions also for extremes. | Sebastian Geerken | |
2015-05-20 | Size requisitions depending on positions (SRDOP): added method signatures. | Sebastian Geerken | |
2015-02-04 | Merge with main repo. | Sebastian Geerken | |
2015-02-02 | TEXTAREA placeholder attribute | corvid | |
2015-01-24 | Merge with main repo. | Sebastian Geerken | |
2015-01-23 | Simplified interrupted drawing. (Mouse events will follow.) | Sebastian Geerken | |
2015-01-22 | INPUT placeholder attribute | corvid | |
2015-01-08 | Fixed test. | Sebastian Geerken | |
2015-01-08 | Merge with main repo. | Sebastian Geerken | |
2015-01-05 | Extremes::adjustmentWidth may now (again) be used for extremes correction. | Sebastian Geerken | |
2014-11-18 | Merge with main repo. | Sebastian Geerken | |
2014-11-11 | fix typo in include guard in test | Johannes Hofmann | |
2014-11-08 | Merge with main repo. | Sebastian Geerken | |
2014-10-23 | Changed signature of Widget::draw and friends. | Sebastian Geerken | |
2014-10-23 | More work on drawing: interruptions work now halfway. | Sebastian Geerken | |
2014-10-22 | trim the publicsuffix TLDs yet again | corvid | |
in January 2010, there were 42 entries. Now there are 22, and nearly all of them are rather...marginal. | |||
2014-10-19 | Changes in drawing process: is now interruptable. (Some errors left.) | Sebastian Geerken | |
2014-09-18 | Updated test. | Sebastian Geerken | |
2014-09-18 | Test. | Sebastian Geerken | |
2014-08-10 | Optimized usage of Layout::queueQueueResizeList. | Sebastian Geerken | |
2014-08-10 | trim spaces | corvid | |
...now that floats and grows are in the repo and I won't be making Sebastian's life difficult with a bunch of whitespace changes. | |||
2014-08-09 | rm tab chars in source | corvid | |
2014-07-18 | Merge with main repo. | Sebastian Geerken | |
2014-07-13 | Tests. | Sebastian Geerken | |
2014-07-13 | Tests. | Sebastian Geerken | |
2014-07-13 | Tests. | Sebastian Geerken | |
2014-07-12 | Tests are now linked to libX11 when needed. | Sebastian Geerken | |
2014-05-28 | Split up dw::TableCell in dw::AlignedTableCell (was: dw::TableCell) and ↵ | Sebastian Geerken | |
dw::SimpleTableCell (derived from dw::Textblock). The HTML parser now uses only one of these two classes for table cells, not dw::Textblock anymore. | |||
2014-03-02 | Fixed compile error. | Sebastian Geerken | |
2014-03-01 | Merge with main repo. | Sebastian Geerken | |
2014-02-02 | trim some spaces | corvid | |
2013-12-09 | Merge (large!). | Sebastian Geerken | |