mc/tests
Andrew Borodin dcf78f5382 Add threshold for file size.
Add "editor_filesize_threshold" ini option to ask open file if it size
is larger than specified threshold. Supported string value formats are:
"640000000", "64000K", "64M". Default value is 64M.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2013-07-05 09:20:40 +04:00
..
lib Add functions to transform string to unsigned integer: 2013-07-05 09:09:03 +04:00
src Add threshold for file size. 2013-07-05 09:20:40 +04:00
Makefile.am Create tests/mctest.h with useful inline macros 2013-03-09 16:04:18 +04:00
mctest.h Use G_N_ELEMENTS macro to calculate of array size. 2013-06-03 10:58:14 +03:00