edi/elm_code/tests
Andy Williams 04dda232b6 Use an in-memory file for new elm_codes by default.
This is overridden as before by calling elm_code_file_open which will free the previously set file on that elm_code instance
2014-11-28 08:55:42 +00:00
..
Makefile.am Add parse hooks for lines and files within elm_code. 2014-11-16 23:52:41 +00:00
elm_code_file_test_load.c Actually use the eina_file memory mapping 2014-11-19 22:39:00 +00:00
elm_code_file_test_memory.c Use an in-memory file for new elm_codes by default. 2014-11-28 08:55:42 +00:00
elm_code_suite.c Add parse hooks for lines and files within elm_code. 2014-11-16 23:52:41 +00:00
elm_code_suite.h Add parse hooks for lines and files within elm_code. 2014-11-16 23:52:41 +00:00
elm_code_test_basic.c Add parse hooks for lines and files within elm_code. 2014-11-16 23:52:41 +00:00
elm_code_test_parse.c Actually use the eina_file memory mapping 2014-11-19 22:39:00 +00:00
elm_code_test_widget.c Use an in-memory file for new elm_codes by default. 2014-11-28 08:55:42 +00:00
testdiff.diff Add a simple diff widget based on an incoming diff file. 2014-11-22 22:36:57 +00:00
testfile-withblanks.txt Load the content and verify from our test files. 2014-10-19 22:33:49 +01:00
testfile.txt Load lines sequentially and insert to a structure for reference 2014-10-19 22:29:44 +01:00