efl/src/tests/eina
Andy Williams 9a4eedb078 Remove all ocurrences of SPANK from our user facing errors.
This has been bugging me for some time but now we are triggering new errors internally
this is appearing to end users for problems they did not cause.

Additionally I was able to improve a couple of the errors by copying the
explanation from code comments into the error message.

Shorter error logs now too :)
2017-12-22 11:18:46 +00:00
..
.gitignore
CMakeLists.txt
cxx_compile_test.cxx
eina_suite.c
eina_suite.h
eina_suite.x
eina_test_abi.c efl: silent warnings shown on solaris due to missing header files. 2017-09-14 09:59:02 -07:00
eina_test_accessor.c
eina_test_array.c
eina_test_barrier.c
eina_test_benchmark.c
eina_test_bezier.c
eina_test_binbuf.c
eina_test_binshare.c
eina_test_clist.c
eina_test_convert.c
eina_test_counter.c
eina_test_cow.c
eina_test_crc.c
eina_test_error.c EFL For WIN32: Replace HAVE_EVIL define with _WIN32 2017-09-22 05:06:10 -05:00
eina_test_file.c eina file: Ensure populate is safe to call 2017-09-18 11:58:53 +09:00
eina_test_fp.c
eina_test_freeq.c
eina_test_hash.c
eina_test_inarray.c
eina_test_inlist.c
eina_test_iterator.c
eina_test_lalloc.c
eina_test_list.c
eina_test_lock.c efl: unused variable removed, removing local variable assignment which has no use at all. 2017-10-13 12:11:45 -07:00
eina_test_log.c eina: this was actually a used variable. 2017-10-13 12:58:01 -07:00
eina_test_magic.c Remove all ocurrences of SPANK from our user facing errors. 2017-12-22 11:18:46 +00:00
eina_test_main.c
eina_test_matrix.c
eina_test_matrixsparse.c
eina_test_mempool.c eina: remove tests and benchmark for long dead mempool. 2017-08-15 13:46:38 -07:00
eina_test_module.c
eina_test_module_dummy.c
eina_test_quad.c
eina_test_quadtree.c
eina_test_quaternion.c
eina_test_rbtree.c
eina_test_rectangle.c
eina_test_safepointer.c
eina_test_sched.c
eina_test_simple_xml_parser.c
eina_test_slice.c
eina_test_slstr.c
eina_test_str.c eina: fix for escapable charachters not getting escaped if it comes after '\t' or '\n' 2017-05-09 10:37:16 -07:00
eina_test_strbuf.c efl: unused variable removed, removing local variable assignment which has no use at all. 2017-10-13 12:11:45 -07:00
eina_test_stringshare.c
eina_test_tiler.c eina: make tiler test compare tilers which are not equal 2017-07-14 18:43:00 -04:00
eina_test_tmpstr.c
eina_test_trash.c
eina_test_ustr.c efl: unused variable removed, removing local variable assignment which has no use at all. 2017-10-13 12:11:45 -07:00
eina_test_ustringshare.c
eina_test_util.c
eina_test_value.c eina: add tests for eina_value_to_binbuf. 2017-09-13 17:26:26 -07:00
eina_test_vector.c
eina_test_xattr.c
sample.gpx