efl/src/bin/exactness
Stefan Schmidt b0cb3e08f2 exactness: record and print test time on success
Having the runtime of a test is interesting for debugging and
optimization. Printing them only on success for now.

Differential Revision: https://phab.enlightenment.org/D11935
2020-06-08 09:46:02 +02:00
..
.gitignore exactness: import code from external repo into efl.git 2020-02-07 11:31:13 +01:00
common.c exactness: handle case where eet_data_image_write() fails 2020-04-20 12:20:50 +02:00
common.h exactness: remove no longer needed _evas_new() 2020-04-30 17:19:06 +02:00
exactness.c exactness: record and print test time on success 2020-06-08 09:46:02 +02:00
exactness_play.in exactness docs: Add docs, fix docs, remove docs 2020-04-02 13:02:11 +02:00
exactness_record.in exactness docs: Add docs, fix docs, remove docs 2020-04-02 13:02:11 +02:00
injector.c exactness: switch from homegrown debug printf to eina_log 2020-03-24 12:24:07 +01:00
inspect.c exactness-inspect: do not use sprintf 2020-04-20 12:30:21 +02:00
meson.build refactor build 2020-05-27 11:06:46 +02:00
player.c exactness: resolve float compare warnings 2020-05-12 16:10:02 +02:00
player_entry.edc exactness: remove unused code 2020-02-07 11:31:21 +01:00
recorder.c exactness: make sure we handle a negative file descriptor 2020-04-20 12:20:52 +02:00