awesome/spec/gears
Emmanuel Lepage Vallee cefd4f843e gears.filesystem: Improve get_random_file_from_dir.
Previously, only a filename was returned. Getting the path was
inconvinient when used within a declarative construct.

It was also misbehaving then the directory didn't exist. Finally,
the extention list now accept extension names starting with a dot.
2021-09-24 08:38:13 -07:00
..
filesystem_tests Add get_random_file_from_dir to gears.filesystem 2019-02-16 13:58:24 -05:00
cache_spec.lua Add a generic cache system as gears.cache 2015-07-25 15:07:47 +02:00
color_spec.lua ensure_pango_color: Support hex values with alpha 2018-01-13 02:15:30 +01:00
filesystem_spec.lua gears.filesystem: Improve get_random_file_from_dir. 2021-09-24 08:38:13 -07:00
geometry_spec.lua tests: Test gears.geometry.rectangle.is_inside. 2020-02-10 04:13:17 -05:00
matcher_spec.lua test(spec: gears: matcher): spec _match() for string typ 2020-04-22 01:40:00 +02:00
matrix_spec.lua gears.matrix: Add create_rotate_at() (#1181) 2016-10-25 15:37:49 +02:00
object_spec.lua gears.object: Implement read-only properties 2016-06-08 20:28:30 +02:00
protected_call_spec.lua Add gears.protected_call 2016-02-28 12:07:02 +01:00
sort_topological_spec.lua tests: Test the gears.sort module 2018-03-04 01:34:33 -05:00
string_spec.lua Add tests 2021-01-27 01:41:56 +01:00
table_spec.lua Add missing modelines 2021-03-22 20:24:56 +01:00