Commit Graph

707 Commits

Author SHA1 Message Date
rusefi d671f569c3 #35 progress 2019-01-19 11:28:37 -05:00
rusefi af7def0cba #35 unit tests 2019-01-19 09:40:39 -05:00
rusefi cd0b49fcfd #35 unit tests 2019-01-19 09:14:48 -05:00
rusefi 1c15d638fd microprogress 2019-01-17 22:59:17 -05:00
rusefi 22b4a07927 trying ideas about testability 2019-01-17 00:24:41 -05:00
rusefi 37ba1d53b2 fixing typo 2019-01-16 23:36:38 -05:00
rusefi 09201e9b7e refactoring: better location for shared methods 2019-01-15 21:36:13 -05:00
rusefi f71ac2d11d migrating to googletest 2019-01-14 23:40:13 -05:00
rusefi 143dee6009 migrating to googletest 2019-01-14 19:02:36 -05:00
rusefi 0152f9a997 migrating to googletest 2019-01-14 18:56:32 -05:00
rusefi f0d0a9b3e4 migrating to googletest 2019-01-14 18:38:20 -05:00
rusefi fa61f63ef4 migrating to googletest 2019-01-14 18:22:31 -05:00
rusefi 2f3d5b7829 migrating to googletest 2019-01-14 18:20:20 -05:00
rusefi ad94742d8b migrating to googletest 2019-01-14 18:00:59 -05:00
rusefi c88a754933 migrating to googletest 2019-01-14 17:44:03 -05:00
rusefi fc6b2ef793 migrating to googletest 2019-01-14 15:48:47 -05:00
rusefi 2bc8e592e2 migrating to googletest 2019-01-14 15:45:35 -05:00
rusefi 8fa3d4c3a5 migrating to googletest 2019-01-14 15:37:05 -05:00
rusefi 2358e6e9c0 migrating to googletest 2019-01-14 15:31:56 -05:00
rusefi 0a7f18af00 docs 2019-01-14 12:59:57 -05:00
rusefi 10bb348d87 docs 2019-01-14 11:36:46 -05:00
andreika-git 32bd383b59 fix! (#673) 2019-01-14 11:33:58 -05:00
rusefi 234677df36 Trigger: Question: something strange trigger errors #662
second attempt for CUSTOM_ERR_6696 implementation
2019-01-14 11:30:41 -05:00
rusefi 8ce869915f Trigger: Question: something strange trigger errors #662
undoing unplanned change
2019-01-14 08:59:50 -05:00
rusefi 479edff460 Trigger: Question: something strange trigger errors #662
hopefully CUSTOM_ERR_START_STACK fix
2019-01-14 08:57:08 -05:00
rusefi 7e7fe321b4 minor improvement 2019-01-14 00:21:08 -05:00
rusefi 713c029918 minor clean-up 2019-01-13 23:05:03 -05:00
rusefi 50de323426 BUG: phase sensor validation attending #659
future test would live here
2019-01-13 22:52:22 -05:00
rusefi 2dd9e6ea57 migrating to googletest 2019-01-13 22:34:36 -05:00
rusefi 09122d1b87 migrating to googletest 2019-01-13 22:15:21 -05:00
rusefi 1bcefa5690 MAF2MAP convestion #538 2019-01-13 01:53:58 -05:00
rusefi 967c4654c7 docs & unit test refactoring 2019-01-12 22:24:29 -05:00
rusefi b76c015581 Question: something strange trigger errors #662
unit test progress
2019-01-12 21:36:50 -05:00
rusefi 318a817527 ooooops I forgot about Jenkins settings! 2019-01-12 21:15:05 -05:00
rusefi 3850e7e8ee Question: something strange trigger errors #662
unit test progress
2019-01-12 15:51:40 -05:00
rusefi 8801fcfbe3 Question: something strange trigger errors #662
reducing warnings in unit tests
2019-01-12 15:32:40 -05:00
rusefi 8e0e034468 different precision with different bitness in compiler? 2019-01-12 15:03:41 -05:00
rusefi 6cb78deba4 windows unit tests are now 64 bit 2019-01-12 14:31:55 -05:00
rusefi aa84b7da19 cyclic_buffer.contains method 2019-01-12 14:01:13 -05:00
rusefi 9e73d7bafe making warning codes more unit testable 2019-01-12 08:34:38 -05:00
rusefi 7893486065 new unit test 2019-01-11 19:08:15 -05:00
rusefi e00d653e78 better field name 2019-01-11 01:18:35 -05:00
rusefi 90cb484556 tests refactoring 2019-01-11 01:09:16 -05:00
rusefi 683069621d minor tests improvement 2019-01-11 00:47:03 -05:00
rusefi 4b97f15071 random test refactoring 2019-01-10 23:39:41 -05:00
rusefi 6414da4213 random test refactoring 2019-01-10 23:39:14 -05:00
rusefi 7c9a99fb72 random test refactoring 2019-01-10 23:33:50 -05:00
rusefi 51a708117a reducing global variables in tests 2019-01-10 23:24:36 -05:00
rusefi 5c97fbd8f1 reducing global variables in tests 2019-01-10 23:15:24 -05:00
rusefi e357cec8bf reducing global variables in tests 2019-01-10 23:09:56 -05:00
rusefi ea069b118a reducing global variables in tests 2019-01-10 22:43:31 -05:00
rusefi 53b53255df reducing global variables in tests 2019-01-10 21:50:13 -05:00
rusefi 67aa9f96b9 reducing global variables in tests 2019-01-10 21:26:02 -05:00
rusefi e394f36d58 reducing global variables in tests 2019-01-10 21:19:46 -05:00
rusefi d959e58578 The Big Refactoring of 2019: DECLARE_ENGINE_PARAMETER_SUFFIX consistency and simplification #657 2019-01-10 21:10:46 -05:00
rusefi c1509dd0b7 The Big Refactoring of 2019: DECLARE_ENGINE_PARAMETER_SUFFIX consistency and simplification #657 2019-01-10 19:25:07 -05:00
rusefi 6682a7def2 The Big Refactoring of 2019: DECLARE_ENGINE_PARAMETER_SUFFIX consistency and simplification #657 2019-01-10 17:07:29 -05:00
rusefi fed61c1af4 The Big Refactoring of 2019: DECLARE_ENGINE_PARAMETER_SUFFIX consistency and simplification #657 2019-01-09 22:57:33 -05:00
rusefi 93b08dcc4c The Big Refactoring of 2019: DECLARE_ENGINE_PARAMETER_SUFFIX consistency and simplification #657 2019-01-09 22:16:30 -05:00
rusefi 7151749c4a The Big Refactoring of 2019: DECLARE_ENGINE_PARAMETER_SUFFIX consistency and simplification #657 2019-01-09 21:31:59 -05:00
rusefi dee2402341 The Big Refactoring of 2019: scheduler should not be global #655 2019-01-09 20:06:41 -05:00
rusefi 270af0c0ab The Big Refactoring of 2019: scheduler should not be global #655 2019-01-09 20:00:21 -05:00
rusefi b4f5714b66 The Big Refactoring of 2019: scheduler should not be global #655 2019-01-09 19:57:12 -05:00
rusefi f0baaf6953 The Big Refactoring of 2019: scheduler should not be global #655 2019-01-09 19:52:01 -05:00
rusefi a3de3b2331 The Big Refactoring of 2019: scheduler should not be global #655 2019-01-09 16:42:34 -05:00
rusefi e189d16978 The Big Refactoring of 2019: scheduler should not be global #655 2019-01-09 16:30:14 -05:00
rusefi 20dc9b57a4 The Big Refactoring of 2019: scheduler should not be global #655 2019-01-09 10:36:35 -05:00
rusefi 7989763ee9 The Big Refactoring of 2019: scheduler should not be global #655 2019-01-09 10:17:35 -05:00
rusefi 5c1098c93b The Big Refactoring of 2019: scheduler should not be global #655 2019-01-09 09:37:16 -05:00
rusefi 9f63ea4130 The Big Refactoring of 2019: scheduler should not be global #655 2019-01-09 08:50:51 -05:00
rusefi 84bcf68849 The Big Refactoring of 2019: scheduler should not be global #655 2019-01-09 07:57:43 -05:00
rusefi 8bfb0925e1 The Big Refactoring of 2019: scheduler should not be global #655 2019-01-09 00:53:54 -05:00
rusefi dce2e17f1b #655 clean-up 2019-01-09 00:25:45 -05:00
rusefi 31969365df good enough fix #652 2019-01-08 23:07:00 -05:00
rusefi 4656e375d0 minor fix 2019-01-08 23:02:04 -05:00
rusefi 3f21c9e957 gtest 2019-01-08 22:10:54 -05:00
rusefi c188408eb3 docs 2019-01-08 21:40:21 -05:00
rusefi e14c7e6e92 #35 first unit test with a mock! 2019-01-08 01:20:18 -05:00
rusefi c027473bc1 #35 refactoring towards making class testable 2019-01-08 00:28:53 -05:00
rusefi cf6dcc495c #35 refactoring towards making class testable 2019-01-07 23:55:56 -05:00
rusefi 519316da16 #35 2019-01-07 23:23:50 -05:00
Matthew Kennedy 7154da1f5f Improve wall wetting AE to use time constant (#650)
* impruv

* c++17

* add tests, docs
2019-01-06 20:45:51 -05:00
rusefi 5362d9974c #652 2019-01-06 20:33:56 -05:00
Matthew Kennedy 1cac5621d7 fix (#651) 2019-01-06 19:54:10 -05:00
rusefi cdfd1bdf89 new test style 2019-01-06 07:37:29 -05:00
rusefi 3cdd61a815 new test style 2019-01-06 07:37:12 -05:00
rusefi a1d834130e FSIO to stop engine if things are REALLY bad - user-configurable and disabled by default obviously 2019-01-05 23:48:37 -05:00
rusefi 8d8d3c32ca better folder structure 2019-01-05 21:49:47 -05:00
rusefi daeaa925f2 refacoting: making code more consistent 2019-01-05 00:57:09 -05:00
rusefi 9afe619652 making either Matt or compiler or both happier 2019-01-05 00:11:17 -05:00
rusefi dc5fe620ee Saab CDM knock signal integration #647 2019-01-04 23:47:39 -05:00
rusefi c75951e8a0 #35 2019-01-04 19:20:32 -05:00
rusefi f0fbfb5301 #35 progress 2019-01-04 09:24:23 -05:00
rusefi 68cb4a0452 #35 trying new kind of parameter magic 2019-01-04 00:51:32 -05:00
rusefi b33ac53f28 #34 2019-01-04 00:30:15 -05:00
rusefi 713c89a29d enabling parallel compilation from Eclipse 2019-01-04 00:18:08 -05:00
rusefi 9917458125 better conditional compilation 2019-01-04 00:16:08 -05:00
rusefi 3bd7ccf478 googletest 2019-01-03 20:14:23 -05:00
rusefi a4cdcbdd95 googletest 2019-01-03 18:37:12 -05:00
rusefi 6587b55cf1 consistency 2019-01-03 18:29:38 -05:00