summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Collapse)Author
2011-10-09Add basic --index testsDaniel Friesel
2011-09-28test-x11: Switch to XephyrDaniel Friesel
2011-09-26Add support for multiple files in --bg-options (closes #64)Daniel Friesel
Squashed commit of the following: commit 55e66e15af898f4c01d7d265013124fefce795e4 Author: Daniel Friesel <derf@finalrewind.org> Date: Mon Sep 26 19:59:46 2011 +0200 Save all filenames in ~/.fehbg commit afc2774f315fc379aa96de58decf8370772036af Author: Daniel Friesel <derf@finalrewind.org> Date: Mon Sep 26 19:24:38 2011 +0200 Update test/bg --bg-fill images (off-by-one due to changed implementation) commit bd4210cff2e895414df12868f6cab7f193c5adf5 Author: Daniel Friesel <derf@finalrewind.org> Date: Mon Sep 26 14:47:00 2011 +0200 Fix feh_wm_set_bg_maxed commit d9ada9dc2a74aef6ae0924e9c0ff296b94ee25bc Author: Daniel Friesel <derf@finalrewind.org> Date: Mon Sep 26 14:39:11 2011 +0200 Fix for non-xinerama setups commit be2cf0f1f8c00b737e7141a372d3cbc9db4c949f Author: Daniel Friesel <derf@finalrewind.org> Date: Mon Sep 26 14:24:44 2011 +0200 Move wallpaper calculation code into separate functions commit 4e07c1f9734569fdd778a813c5a85c63b51b3175 Author: Daniel Friesel <derf@finalrewind.org> Date: Mon Sep 26 13:01:46 2011 +0200 Remove unnecessary temporary variable commit 23d1d733b21d1560e1fbcadddc34cae3d666b21d Author: Daniel Friesel <derf@finalrewind.org> Date: Mon Sep 26 12:46:25 2011 +0200 Initial conversion, works with --bg-scale
2011-09-21Update test/status a bitDaniel Friesel
2011-09-13Use enum for opt.image_bg, rename --image-bg default to --image-bg checksDaniel Friesel
2011-09-04Add tests for --draw-tintedDaniel Friesel
2011-08-31Update test images (draw_all_{one,multi})Daniel Friesel
2011-08-15Update some test-x11 images (font changes, apparently)Daniel Friesel
2011-04-23feh.t: The version is no longer testedDaniel Friesel
2011-04-07feh.t: Do not check --version output, the compile-time switches are ↵Daniel Friesel
unpredictable. See <https://bugs.gentoo.org/show_bug.cgi?id=354063>
2011-03-22winwidget.c: Rename alias; update feh.t while at itDaniel Friesel
2011-03-12Fix segfault upon unloadable image with --title %h/%w/... (closes GH-35)Daniel Friesel
2011-03-12Update test screenshots (no visible changes)Daniel Friesel
2011-02-16Remove builtin HTTP clientDaniel Friesel
2011-02-05Add test for --recursiveDaniel Friesel
2011-02-03Add tests for --action & --(un)loadable comboDaniel Friesel
2011-01-29Deprecate --menu-styleDaniel Friesel
2011-01-29Add test todosDaniel Friesel
2011-01-29Add current test status, todos will follow laterDaniel Friesel
2011-01-25Add tests for themesDaniel Friesel
* general * commandline option overrides same theme option * multiline theme definitions
2011-01-25Add tests for keys configDaniel Friesel
2011-01-25Add --action tests + hold-actionDaniel Friesel
2011-01-22Update test images for new zoom/move stepsDaniel Friesel
2011-01-17test: Change HOME to avoid interferences with existing feh installationsDaniel Friesel
2011-01-15Update testsDaniel Friesel
2010-12-24feh.t: Do not rely on shell globbingDaniel Friesel
2010-11-30Add regression test for invalid image segfault issueDaniel Friesel
2010-11-14test: Updated scaledown imageDaniel Friesel
2010-10-05Add tests for --image-bgDaniel Friesel
2010-10-04Tests for keyboard based zoomingDaniel Friesel
2010-10-04test/feh-scr: Send less keys to avoid timing problemsDaniel Friesel
2010-10-04Add tests for action/filename drawingDaniel Friesel
2010-10-04Graphical --caption-path testsDaniel Friesel
2010-10-03More screenshot-based testsDaniel Friesel
2010-10-03Merge test/run-bg into test/feh-bg.iDaniel Friesel
Not possible for test/ren-interactive, unfortunately.
2010-10-03Clean up test directoryDaniel Friesel
2010-10-03More wallpaper tests, should cover all possible cases nowDaniel Friesel
2010-10-02Begin work on --bg testsDaniel Friesel
2010-10-02test/run-interactive: Limit Xnest dimensionsDaniel Friesel
2010-07-26Set correct window title when starting feh in paused modeDaniel Friesel
2010-07-04options.c: CleanupDaniel Friesel
2010-06-24Add test for --full-screenDaniel Friesel
2010-06-24Add tests for --thumb-title (+Update TODO cause there's more borkage with it)Daniel Friesel
2010-06-19Rename --screen-clip to --no-screen-clip, the default cannot be changedDaniel Friesel
2010-06-18Add tests for windowsize and --screen-clipDaniel Friesel
2010-06-18Add test for --titleDaniel Friesel
2010-06-18Test for the w keyDaniel Friesel
2010-06-18Tests for --geometryDaniel Friesel
2010-06-18Basic filelist testsDaniel Friesel
2010-06-18Tests for caption mode. Whee.Daniel Friesel