efl/legacy/elm_code/tests
Andy Williams dc2e25fbb6 Refactor the widget token parsing so we can put it under test. Add simple test that demonstrates tokens split by space. 2014-11-13 23:26:30 +00:00
..
Makefile.am Refactor the widget token parsing so we can put it under test. Add simple test that demonstrates tokens split by space. 2014-11-13 23:26:30 +00:00
elm_code_file_test_load.c Add an initial stab at an elm_code widget. It currently does not refresh at any time other than load or resize, so is not respecting content updates, but it's a start. 2014-11-04 22:21:49 +00:00
elm_code_file_test_memory.c Add a simple token system to allow us to render some text styles 2014-11-13 21:34:47 +00:00
elm_code_suite.c Refactor the widget token parsing so we can put it under test. Add simple test that demonstrates tokens split by space. 2014-11-13 23:26:30 +00:00
elm_code_suite.h Refactor the widget token parsing so we can put it under test. Add simple test that demonstrates tokens split by space. 2014-11-13 23:26:30 +00:00
elm_code_test_basic.c Add basic structure for elm_code object - namespacing the elm_code_file properly to keep it clean 2014-10-26 22:47:27 +00:00
elm_code_test_widget.c Refactor the widget token parsing so we can put it under test. Add simple test that demonstrates tokens split by space. 2014-11-13 23:26:30 +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