Граф коммитов

14 Коммитов

Автор SHA1 Сообщение Дата
Dan Cristoloveanu 6e6f10b840
New deps + remove mutex from tests (#286)
* Update dependencies

* Remove mutex for tests
2023-03-28 21:24:54 -07:00
anporumb 13d430e311
umockpairs no longer results in VA (#209)
* temp save umocktypes_ut umocktypes_c_ut  umock_c_int umocktypes_struct_int SEGFAULT

* umock-c is C11 now

* umockautoignoreargs_ut

* umockcall_ut

* umockcallpairs fixe

* umockcallrecorder_ut

* umock_c_ut

* umock_c_wout_init_ut umocktypename_ut

* umocktypes_ut

* umocktypes_c_ut umocktypes_c_fixed_buffer_ut

* umocktypes_wout_init_ut

* umocktypes_bool_ut

* umocktypes_charptr_ut

* umocktypes_stdint_ut umocktypes_wcharptr_ut

* umock_c_negt_noini_ut

* umock_c_negt_ut

* umock_lock_factory_windows_ut

* umocktypes_windows_ut

* various'

* v2

* it all compiles and tests are passing

* remove clutter

* use latest clang10 dependencies
2021-06-05 17:27:36 -07:00
anporumb c22f36da71
kill gballoc (#208)
* use latest submodules

* remove form files ON

* finalyl remove ON

* use latest c-testrunnerswitcher
2021-06-02 08:46:13 -07:00
Dan Cristoloveanu 02ed1852d4
Bump cmake version (#189)
* Update dependencies

* Bump version for cmake

* Add perf tests option
2021-01-27 21:35:21 -08:00
Matt Durak d03181fd70
Fixing Linux iwyu warnings (#187)
* Fixing Linux iwyu warnings

* Fix bad .gitignore
2021-01-25 08:41:14 -08:00
Dan Cristoloveanu 1588626e1b
Link umock_c in int tests (#178) 2020-12-04 12:50:54 -08:00
Dan Cristoloveanu 23fb958c86 Fix test includes and update to latest deps 2019-06-07 15:59:53 -07:00
Dan Cristoloveanu 9cfadd26a7 Namespace umock_c headers 2019-04-10 10:12:30 -07:00
Dan Cristoloveanu fee1b3e196 Remove TEST_INITIALIZE_MEMORY_DEBUG as they are useless 2018-10-20 14:55:00 -07:00
Andrei Porumb caf1c24b67 prepare for VS 2017 2017-03-09 16:41:27 -08:00
Dan Cristoloveanu 6fca8cab5b Add Auto ignore argument feature 2017-03-05 17:04:13 -08:00
Dan Cristoloveanu 3e14aed496 Fix warnings for const struct arguments and arrays 2017-02-02 18:25:24 -08:00
Andrei Porumb e8fd6e1b3d have UMOCK_LOG call the error functions passed to umockc_init 2016-09-22 15:23:02 -07:00
dcristoloveanu dbc55741cb Initial commit 2016-08-31 20:34:00 -07:00