Commit Graph

34 Commits

Author SHA1 Message Date
QC 09d2be260b Allow keybindings to be set. 2015-04-30 22:42:04 +02:00
Dave Davenport a70404f128 First part of infrastructure for Issue: #131 customizable keybindings. 2015-04-30 21:52:30 +02:00
QC 10b22e0c7d Update test. 2015-04-06 20:55:33 +02:00
QC 2590ecf7e5 ADd new coloring scheme. 2015-04-06 17:13:26 +02:00
Dave Davenport 4fad02225e Cleanup argc/argv lugging around. 2015-03-11 18:32:37 +01:00
Dave Davenport 8b50e94fea Make compiler more picky.
Add -Werror=missing-prototypes
2015-02-18 08:53:38 +01:00
QC faf6a708dc Fix travis test. 2015-02-15 21:34:13 +01:00
QC f6bc8f7c32 Fix test compile warning. 2015-02-09 19:58:17 +01:00
Dave Davenport 19a0ec40f8 Use fallback when truecolor visual fails.
- Fixes tests.
2015-01-21 18:38:54 +01:00
Dave Davenport 9cc63d4948 Updates fixing pango transparancy. 2015-01-21 10:04:15 +01:00
QC f5688b6cc6 Fix textbox test. 2015-01-12 20:50:39 +01:00
Dave Davenport a8843af9f3 Add support for alternating row colors. 2015-01-12 19:14:46 +01:00
Dave Davenport edbeaf1790 Update build system: remove nested makefile 2014-11-26 19:40:49 +01:00
QC 5d48004011 Playing with test. adding xresources. 2014-11-06 21:03:13 +01:00
QC e8ecf8822c Do not install the tests. 2014-09-08 20:39:39 +02:00
QC 20dca49a22 Add ctrl-space to set selected item as input. 2014-09-03 19:40:24 +02:00
Dave Davenport 0462811800 Add flexible configuration for launching
* You can now specify links: {terminal} -e bash -e "{ssh-client} {host}"
    * Add test for this code.
2014-09-03 13:07:26 +02:00
Dave Davenport 5d5b4aac9f Add small script test. 2014-08-31 10:37:12 +02:00
Dave Davenport ad1cede6f5 Add dump-xresources to test.
* TODO: validate result.
2014-08-31 09:44:42 +02:00
Dave Davenport 45e07bb83c [dmenu] Update tests to hit the shift-enter mode 2014-08-31 09:28:55 +02:00
Dave Davenport 8173bafcd6 Update tests, for cmd. 2014-08-30 20:53:35 +02:00
Dave Davenport 229bb6931b Play with adding some more test, bug fixes
* delete an invalid memmove in textbox
2014-08-30 20:45:08 +02:00
QC 91ccb54199 Update test (do xresources?) 2014-08-29 18:19:03 +02:00
QC 11d4ec144a Add testing char width. 2014-08-29 17:44:10 +02:00
QC 23dea5500a Add another test. 2014-08-29 17:31:46 +02:00
QC 23136e12a7 Add another small test. 2014-08-29 17:26:47 +02:00
QC a20e2a5ed9 Forgot to remove debug code, causing false negative. 2014-08-29 17:03:35 +02:00
QC 4ab95f5d26 Add dmenu test. 2014-08-29 16:57:36 +02:00
QC a9953f4c3b Try to fix test on travis server. 2014-08-29 16:39:11 +02:00
QC bcbf512dc4 Add another test. 2014-08-29 16:24:39 +02:00
QC f41657476e Add missing test file. 2014-08-29 15:21:10 +02:00
QC 12258eb02b Try out small fake X server test. 2014-08-29 15:17:57 +02:00
QC 79e729bd37 Update the test to integrate in build.
* TODO: fix make distcheck.
2014-08-29 13:06:40 +02:00
QC 169c05cc15 Fix crash in history when removing last entry. 2014-08-29 12:14:43 +02:00