aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/Makefile
Commit message (Collapse)AuthorAge
* fix testsGravatar Brendan Taylor2011-07-12
|
* Merge remote branch 'keis/gtk3' into experimentalGravatar Brendan Taylor2010-12-31
|\ | | | | | | | | Conflicts: Makefile
* | take advantage of implicit Makefile rulesGravatar Brendan Taylor2010-12-27
| |
* | remove redundant CFLAGSGravatar Brendan Taylor2010-12-27
| |
* | separate makefile configuration section from rules sectionGravatar Brendan Taylor2010-12-27
| |
* | untangle the CFLAGS messGravatar Brendan Taylor2010-12-27
|/
* Makefile: add (commented) lines for using gtk+ 3Gravatar Brendan Taylor2010-12-27
|
* move 'uzbl' to more specific 'uzbl-core' program, and add 'uzbl-browser' ↵Gravatar Dieter Plaetinck2009-09-05
| | | | script which wraps around it to make the browser
* Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into ↵Gravatar Brendan Taylor2009-07-16
|\ | | | | | | | | | | | | | | | | | | replace-expand-template Conflicts: Makefile tests/Makefile uzbl.c uzbl.h
| * Updated CFLAGS and LDFLAGS in tests/Makefile. TODO: Find a way for those ↵Gravatar uranther2009-07-14
| | | | | | | | variables to be inherited or passed to the tests/Makefile.
* | "set keycmd = x" is now equivalent to "keycmd x"Gravatar Brendan Taylor2009-07-12
| |
* | simple expansion test passes.Gravatar Brendan Taylor2009-07-06
/
* Preliminary uzbl testing framework - props to bct for the helpGravatar uranther2009-06-24