index
:
uzbl
master
web browser that adheres to the Unix philosophy
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
*
don't segfault when toggling a nonexistent variable
Brendan Taylor
2011-11-28
*
Merge remote-tracking branch 'mathstuf/dev/fix-toggle-test'
Brendan Taylor
2011-11-23
|
\
*
|
add toggle command
Brendan Taylor
2011-11-23
|
*
Update statusbar toggle test
Ben Boeckel
2011-11-22
|
/
*
convert show_status to a getter
Brendan Taylor
2011-09-17
*
introduce getter and setter functions.
Brendan Taylor
2011-09-17
*
fix set command test
keis
2011-09-11
*
fix tests
Brendan Taylor
2011-07-12
*
fix crash when using uri without argument
keis
2011-02-19
*
update tests for new event escaping
Brendan Taylor
2011-02-17
*
replace itos() with g_strdup_printf()
Brendan Taylor
2011-02-15
*
remove redundant test
Brendan Taylor
2011-02-15
*
Merge commit 'f25d19c0' into experimental
Brendan Taylor
2011-02-14
|
\
|
*
fix a crash when executing a nonexistent command
Brendan Taylor
2011-02-14
*
|
test-expand.c uses functions that are now in util.c
Brendan Taylor
2011-02-14
|
/
*
kill run_handler, inject_handler_args, strfree and sync_stdout
Brendan Taylor
2011-01-14
*
add a variable @_ that expands to the result of the last sync command
Brendan Taylor
2011-01-13
*
Merge remote branch 'keis/gtk3' into experimental
Brendan Taylor
2010-12-31
|
\
*
|
change tests that expected positional arguments
Brendan Taylor
2010-12-30
*
|
take advantage of implicit Makefile rules
Brendan Taylor
2010-12-27
*
|
remove redundant CFLAGS
Brendan Taylor
2010-12-27
*
|
separate makefile configuration section from rules section
Brendan Taylor
2010-12-27
*
|
untangle the CFLAGS mess
Brendan Taylor
2010-12-27
|
/
*
Makefile: add (commented) lines for using gtk+ 3
Brendan Taylor
2010-12-27
*
Update the unit tests to allow periods in variable names.
Mason Larobina
2010-04-04
*
Remove keycmd testcase. The builtin-keycmd code has been dropped
Dieter Plaetinck
2010-03-11
*
merge in pawelz' authentication handler + some other fixes
Dieter Plaetinck
2010-01-24
|
\
*
|
unbreak test suite
Dieter Plaetinck
2010-01-24
|
*
better way to check WebKit version
Paweł Zuzelski
2010-01-12
|
/
*
disable Uzbl javascript object because of security problem.
Dieter Plaetinck
2010-01-05
*
status_message is not a built-in variable anymore so the unit tests must use ...
Dieter Plaetinck
2009-11-12
*
scroll stuff: update unit tests + remove bindings that (may) conflict with ke...
Dieter Plaetinck
2009-11-08
*
remove obsolete tests
Rob
2009-11-04
*
expand arguments given to "set *_handler"
Brendan Taylor
2009-10-25
*
fix tests (decimal separator and unset scbar_v)
Brendan Taylor
2009-10-24
*
fixed test-command (clientchan -> client_chan)
Brendan Taylor
2009-10-14
*
fix tests, introduce command tests
Brendan Taylor
2009-10-14
*
deprecate insert/command mode, always_insert_mode, mode indicators, in favor ...
Dieter Plaetinck
2009-09-19
*
move 'uzbl' to more specific 'uzbl-core' program, and add 'uzbl-browser' scri...
Dieter Plaetinck
2009-09-05
*
fix 'make test' after a commit.
Brendan Taylor
2009-07-19
*
remove out-of-date test-1.c
Brendan Taylor
2009-07-16
*
Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into replace-ex...
Brendan Taylor
2009-07-16
|
\
|
*
Updated CFLAGS and LDFLAGS in tests/Makefile. TODO: Find a way for those vari...
uranther
2009-07-14
*
|
"set keycmd = x" is now equivalent to "keycmd x"
Brendan Taylor
2009-07-12
*
|
update mode indicator when @insert_mode is set
Brendan Taylor
2009-07-12
*
|
make keycmd a variable. new escape expansion syntax. delete
Brendan Taylor
2009-07-12
*
|
silly me, @MSG -> @status_message
Brendan Taylor
2009-07-09
*
|
test nested expansions
Brendan Taylor
2009-07-09
*
|
@MODE works.
Brendan Taylor
2009-07-09
*
|
escape_expansion test and new failing expand() tests
Brendan Taylor
2009-07-08
[next]