Commit Graph

13 Commits

Author SHA1 Message Date
Evgeny Kochetkov
4637cc8d02 fix(xod-tabtest): make makefile exit with error if one of the tests fails 2019-08-27 21:03:09 +03:00
Sergey Korolev
f49310031a tweak(xod-tabtest): tweak catch2 configuration 2018-12-03 12:26:02 +03:00
Kirill Shumilov
2457c56f0e feat(xod-tabtest): make possible to mock the time in tabtests 2018-11-27 14:06:28 +03:00
Kirill Shumilov
664d50fa65 feat(xod-tabtest): make possible to test pulses 2018-11-22 13:31:04 +03:00
Kirill Shumilov
8c6d80fdc4 fix(xod-tabtest): make isfinite works fine in tabtests on any platform and g++ version 2018-11-15 20:28:16 +03:00
Kirill Shumilov
602777c43e refactor(xod-arduino, workspace): replace platform-dependent dtostrf with dtoa and move shared formatters.cpp into cpplib directory and rename it 2018-11-15 20:28:16 +03:00
Kirill Shumilov
98e48d2568 feat(xod-tabtest): support XStrings in tabtests 2018-11-15 18:01:52 +03:00
Kirill Shumilov
ad14912a4b fix(xod-tabtest): redefine abs in xod-tabtest Arduino.h 2018-11-15 16:04:27 +03:00
Evgeny Kochetkov
645f32ac20 fix(xod-arduino, xod-tabtest, stdlib): do not rely on NUM_ANALOG_INPUTS being defined 2018-10-18 21:04:02 +03:00
Evgeny Kochetkov
fa9fa42fb9 refactor(xod-arduino, xod-tabtest): define "new" operator only for AVR architecture 2018-09-27 19:44:29 +03:00
Kirill Shumilov
1d7edd22a1 fix(xod-arduino): add sorting of construction patches, update fixtures 2018-07-06 20:11:55 +03:00
Victor Nakoryakov
1e7a3d2ced feat(xod-tabtest): support multiple target patches when generating suite 2018-05-22 11:21:55 +03:00
Victor Nakoryakov
5b163f552d feat(xod-tabtest): created 2018-04-11 18:16:19 +03:00