awesome/tests/examples/shims
Reiner Herrmann 9d7eaf020d Use reproducible timestamp during build
During build svg images of the calendar widget are generated, which
differ based on the current date.
By honouring the environment variable SOURCE_DATE_EPOCH, which is
set by distributions during build, a deterministic date can be used
at build time while keeping the normal behaviour during runtime.

See also: https://reproducible-builds.org/specs/source-date-epoch/
2017-10-07 13:58:35 +02:00
..
beautiful tests: Add some shims to emulate CAPI without an X server 2016-03-31 04:45:45 -04:00
_common_template.lua shims: Add basic shims for the key and mouse grabbers 2017-01-20 00:22:49 -05:00
_date.lua Use reproducible timestamp during build 2017-10-07 13:58:35 +02:00
awesome.lua Add awesome.version to globals for tests. Will always show util.deprecate output 2017-03-02 18:15:59 -06:00
beautiful.lua shims: Add basic shims for the key and mouse grabbers 2017-01-20 00:22:49 -05:00
button.lua tests/example: Add vim modelines 2016-12-31 13:59:38 +01:00
client.lua tests: fix indenting/style (#1303) 2016-12-27 21:39:08 +01:00
drawin.lua shims: Add a missing drawin member 2017-06-26 02:27:20 -04:00
keygrabber.lua shims: Add basic shims for the key and mouse grabbers 2017-01-20 00:22:49 -05:00
mouse.lua tests: Add some shims to emulate CAPI without an X server 2016-03-31 04:45:45 -04:00
mousegrabber.lua shims: Add basic shims for the key and mouse grabbers 2017-01-20 00:22:49 -05:00
root.lua tests: Add some shims to emulate CAPI without an X server 2016-03-31 04:45:45 -04:00
screen.lua tests/example: Add vim modelines 2016-12-31 13:59:38 +01:00
tag.lua tests/example: Add vim modelines 2016-12-31 13:59:38 +01:00