hkd/tests
Alessandro Mauri 1b00896fc7 version 0.5
new features:
- hkd now uses mmap internally for loading config files, this allows for better
	handling of large files and simplifies the code
- using aliases no longer requires '<' in the config file, instead the alias
	name can be used anywhere in the following commands to be replaced
- aliases are now correctly replaced
- some minor fixes in the man page
2021-01-27 13:39:04 +01:00
..
evtest.c added as reference 2020-04-25 11:24:34 +02:00
inotify.c inotify test 2020-05-13 00:17:29 +02:00
ioctl.c added test folder 2020-04-20 15:42:32 +02:00
makefile version 0.5 2021-01-27 13:39:04 +01:00
parse_v2.c testing new parser 2020-08-30 23:08:52 +02:00
parse.c modified parser to suit new config format 2020-07-25 17:51:00 +02:00
replace_v2.c version 0.5 2021-01-27 13:39:04 +01:00
replace.c version 0.5 2021-01-27 13:39:04 +01:00
struct_init.c struct init test 2020-06-09 15:46:44 +02:00