Commit Graph

  • f545450cb0 Fix typo (ci/cd) Kochise 2021-09-20 21:46:00 +0200
  • 83072307c5 Fix typo (ci/cd) Kochise 2021-09-20 21:39:41 +0200
  • 8a5b453e49 Fix typo (ci/cd) Kochise 2021-09-20 21:24:55 +0200
  • 383a1acfe4 Fix typo (ci/cd) Kochise 2021-09-20 21:24:55 +0200
  • bd33793fa0 Added makeit project (self test) Kochise 2021-09-20 21:18:06 +0200
  • 330dad4552 Added legacy support (through macros) Improved source code (enhance more) Kochise 2021-09-20 21:17:31 +0200
  • b19370cc2b
    Merge pull request #579 from andresovela/patch-1 Mark VanderVoord 2021-09-20 08:11:08 -0400
  • f98e2c868f
    Fix typo in CMakeLists.txt Andres O. Vela 2021-09-20 10:49:08 +0200
  • cac0b15cfb Moving macros (grouping by type) Kochise 2021-09-18 22:38:52 +0200
  • 0abad21472 Added logging capability (through macros) Improved source code (enhance more) Kochise 2021-09-18 22:22:30 +0200
  • 67066ebcdc Added embedded framework (TEST_PLAN, TEST_FIXT, TEST_CASE) Moved unity_config.h (as part of the source folder) Updated README.md Kochise 2021-09-18 21:57:24 +0200
  • 6cea35f407 Improved source code (indent, alignment) Kochise 2021-09-18 20:58:52 +0200
  • 6c6e76ac0f Converted to defensive coding (constants first) Improved code (macro naming convention) Kochise 2021-09-18 20:47:47 +0200
  • b3122707fa Improved source code (enhancements) Kochise 2021-09-18 19:26:40 +0200
  • 429cf457ef Moving macros (grouping raw and message versions) Kochise 2021-09-18 18:10:46 +0200
  • 49019e7e1d Renamed macros (better visual context) Improved source code (indent) Kochise 2021-09-18 17:34:58 +0200
  • 4ed63bea46 Switched indent to TAB Improved source code (indent, align) Kochise 2021-09-18 16:11:47 +0200
  • d06ac64852 Merge remote-tracking branch 'upstream/master' into more-float Jonathan Reichelt Gjertsen 2021-07-27 01:54:26 +0200
  • aeed24c78b
    Merge pull request #570 from DanieleNardi/ExternCedIncludes Mark VanderVoord 2021-07-15 08:46:17 -0400
  • 29617c7ecd Added -externcincludes option in order to build unit test executable in mixed C/C++ environment Daniele Nardi 2021-07-15 13:10:07 +0200
  • 2f7406572e Bump Version Mark VanderVoord 2021-06-18 14:32:54 -0400
  • e44c3b56f7 Adjust how decimal tracking handles to avoid warnings. Mark VanderVoord 2021-06-03 08:51:24 -0400
  • b63524d0fd
    Merge pull request #565 from wolf99/lint-markdown Mark VanderVoord 2021-06-03 07:16:18 -0400
  • 00a1d02835
    Break on sentences instead of column wolf99 2021-06-02 22:19:43 +0100
  • 8b90b51c68
    Reference style URLs wolf99 2021-06-02 22:10:19 +0100
  • d0b5a920bb
    markdown conformance wolf99 2021-06-02 22:06:45 +0100
  • 1a681340de
    Merge pull request #564 from BAUR-GmbH/master Mark VanderVoord 2021-06-02 11:42:32 -0400
  • f944b08878 Use stdnoreturn.h for c11 and [[ noreturn ]] for c++11. ThrowTheSwitch#563 Bernhard Breuß 2021-06-02 16:56:14 +0200
  • bd3c7dfd0d
    Merge pull request #562 from kisvegabor/patch-1 Mark VanderVoord 2021-06-02 09:52:45 -0400
  • fa5644bd07
    Fix typo in UnityHelperScriptsGuide.md Gabor Kiss-Vamosi 2021-06-02 15:38:27 +0200
  • 7d37a8e11e
    Merge pull request #561 from druckdev/master Mark VanderVoord 2021-05-31 11:04:01 -0400
  • edfc5ae355
    Support UNITY_INCLUDE_EXEC_TIME under Apples OSX druckdev 2021-05-31 12:55:37 +0200
  • 410de1a02b Add macros for testing inequalities between floats, doubles Jonathan Reichelt Gjertsen 2021-05-24 14:53:29 +0200
  • 27ef0eb44e Fix some formatting errors in the assertions reference Jonathan Reichelt Gjertsen 2021-05-24 14:52:24 +0200
  • dc96c3e6dd Fix strict-overflow compiler warning Erik Flodin 2021-04-17 19:00:06 +0200
  • 8e1e9c18ab Fix ruby style warnings as reported by rubocop Erik Flodin 2021-04-15 22:22:33 +0200
  • d0db1afd2f
    Merge pull request #1 from ThrowTheSwitch/master SOFTjackenjoy 2021-04-10 10:42:27 +0800
  • ea82f2d2ad Fix regex to work with non parameterized tests Jannis Baudisch 2021-04-09 10:33:22 +0200
  • b5b4df9ab5 Fix unity_test_summary ruby script with parameterized tests Jannis Baudisch 2021-04-07 13:13:22 +0200
  • 63ea077a29 Add some docs for the Meson generator Peter Membrey 2021-04-04 22:14:28 +0800
  • 31f5b47fc5 Add generator code to build file and make script executable Peter Membrey 2021-04-04 01:54:43 +0800
  • 77bd4f9943 Add test for function pointers in parameterized tests Jannis Baudisch 2021-04-01 10:29:22 +0200
  • b51303a65b Improve regex for test parameterization to support function pointers Jannis Baudisch 2021-04-01 10:29:22 +0200
  • 682495a2d3 Update Meson build Owen Torres 2021-03-13 22:03:10 -0500
  • 3576898a20 Add Meson example Owen Torres 2021-03-13 22:04:30 -0500
  • 6b2d616f11 Test define is now customizable MrRedKite 2021-03-09 11:55:25 +0100
  • 4cfb39290a Refactor generator expressions for CMake Fabian Zahn 2021-02-27 11:14:43 +0100
  • fa32e530ba Remove "error: assuming signed overflow does not occur when reducing constant in comparison [-Werror=strict-overflow]" Fabian Zahn 2021-02-27 10:49:34 +0100
  • 7edf9d9ac5 Fix #510 (-Wextra-semi-stmt with clang compiler) Fabian Zahn 2021-02-27 08:53:53 +0100
  • 61f4428435
    Merge pull request #543 from farrrb/bugfix/fix-issue-531 Mark VanderVoord 2021-02-26 13:01:42 -0500
  • 0168ea1541 Enable __attribute__ when __clang__ is definedgit Fabian Zahn 2021-02-26 18:46:27 +0100
  • ccd7ca72f3
    Merge pull request #542 from farrrb/patch-1 Mark VanderVoord 2021-02-26 07:38:47 -0500
  • 66cec22838
    Update UnityConfigurationGuide.md Fabian Zahn - 0xFAB 2021-02-26 07:51:57 +0100
  • 74cde089e6
    Merge pull request #540 from numaru/master Mark VanderVoord 2021-02-12 15:42:25 -0500
  • 63fef7dd10 Enlarge the TEST_RANGE() regex to accept more spaces Kin Numaru 2021-02-12 20:25:34 +0100
  • 78dea55ba5
    Merge pull request #539 from Borowiec-B/master Mark VanderVoord 2021-02-10 09:28:45 -0500
  • 563b93e5ec Fix typo in doc throwaway47912 2021-02-10 15:20:03 +0100
  • 62e027e585 Added logging for the name of the suite. Carson Holloway 2021-02-09 22:13:15 +1000
  • 6644ca600c Added a hack-y implementation of abort. Carson Holloway 2021-02-08 18:20:47 +1000
  • 031947dcc1 Suite functions seemingly functional. Carson Holloway 2021-02-05 16:15:51 +1000
  • 8877925794 Created option for testing without registering. Carson Holloway 2021-02-04 22:55:30 +1000
  • 0b899aec14 Fix conditional issue in generator script. Bump version. v2.5.2 Mark VanderVoord 2021-01-26 08:59:27 -0500
  • d8eb8414f4 Stop noticing my sublime files. ;) Mark VanderVoord 2021-01-16 21:20:09 -0500
  • 05994f5061
    Merge pull request #536 from ThrowTheSwitch/test/switch_to_actions Mark VanderVoord 2021-01-16 21:05:49 -0500
  • fcab680286 Ruby script cleanup. Fix warnings. Remove 32-bit tests from standard suite because they're not running on most platforms. Mark VanderVoord 2021-01-16 21:03:18 -0500
  • 3c1c5338af Need to checkout. Drop Slack support Mark VanderVoord 2021-01-16 20:27:49 -0500
  • 9e7c259822 Do we need to be admin to install gems? Mark VanderVoord 2021-01-16 20:19:29 -0500
  • ce132da37f
    Merge pull request #535 from ThrowTheSwitch/test/switch_to_actions Mark VanderVoord 2021-01-16 20:15:22 -0500
  • ffb51ecb7e Switch from Travis to Github Actions. Update year in docs. Mark VanderVoord 2021-01-16 20:05:20 -0500
  • 0b078cdb6e
    Merge pull request #533 from carsonalh/master Mark VanderVoord 2021-01-08 09:01:41 -0500
  • 53e1449f89 Fixed CMake install when compiled with extensions Carson Holloway 2021-01-08 10:18:37 +1000
  • 830f77f9ee
    Merge pull request #509 from alecoding/issue_507 Mark VanderVoord 2021-01-07 18:08:51 -0500
  • 038dd81213
    Merge pull request #520 from softwareinmotion/runner_mock_suffix Mark VanderVoord 2021-01-07 18:08:09 -0500
  • 99fb90a939
    Merge pull request #522 from JuPrgn/master Mark VanderVoord 2021-01-07 18:05:48 -0500
  • b7469138a5
    Merge pull request #530 from carsonalh/master Mark VanderVoord 2021-01-07 18:05:05 -0500
  • 418c1635f2 Added option to compile fixture and memory extensions in CMakeLists.txt Carson Holloway 2020-12-20 12:58:11 +1100
  • 2b0b113940 set lower bound for delta in float/double equal comparison Shintaro Komatsu 2020-11-26 00:09:09 +0900
  • 1036f7743f
    Merge 327fdd043b into 386c540510 Alari Õis 2020-10-20 13:01:53 -0400
  • 386c540510
    Merge pull request #524 from sardior/exlude-details-compile-fix Mark VanderVoord 2020-10-12 08:36:48 -0400
  • 6238bc66d1 Support for compiling with addons enabled Mircea GLIGA 2020-10-08 10:18:09 +0300
  • 723b9fee53
    Update unity.c Robert Sławomir Kőműves 2020-10-08 00:55:47 +0200
  • 76c3755fe3 Add guard TEST on test module template Julien PEYREGNE 2020-09-07 10:37:26 +0200
  • c3afe99a77 parse mock files correctly Fabian Weik 2020-08-27 13:21:45 +0200
  • aa94013d44 Retrieve const strings from progmem correctly antonrotar 2020-01-23 23:39:05 +0100
  • 6517f6878d
    make meson 55 to conform to DodoWrap service Michael Brockus 2020-08-06 10:56:45 -0700
  • 131a8cc7e3
    add version info for wrapfile standards Michael Brockus 2020-08-06 10:53:40 -0700
  • 98045925af
    Merge pull request #514 from michaelbrockus/let_meson_handle_flags Mark VanderVoord 2020-08-06 06:37:48 -0400
  • 62d0e7d68e
    Update meson.build Michael Brockus 2020-08-05 21:15:37 -0700
  • 52d5f59b72
    Update meson.build Michael Brockus 2020-08-05 21:13:06 -0700
  • 09acb0b64f
    Merge pull request #513 from carsonalh/msvcfix Mark VanderVoord 2020-07-18 10:37:51 -0400
  • e640949eb3 Patched compilation error for MSVC. Carson Holloway 2020-07-18 21:59:28 +1000
  • 6fecc8eb38 Added MSVC options to CMakeLists.txt. Carson Holloway 2020-07-18 21:52:00 +1000
  • 777ad17420 Added MSVC options to CMakeLists.txt. Carson Holloway 2020-07-18 21:52:00 +1000
  • 8bbfe1f5ac Fix warning from issue #507 Alessio Centazzo 2020-06-06 08:07:57 -0700
  • 327fdd043b TEST_ASSERT_NOT_EQUAL_STRING_LEN and TEST_ASSERT_NOT_EQUAL_MEMORY Alari Õis 2020-05-26 18:11:13 +0300
  • 91ecea8181 Merge remote-tracking branch 'upstream/master' Alari Õis 2020-05-26 16:14:27 +0300
  • 6e19820f0b TEST_ASSERT_NOT_EQUAL_PTR and TEST_ASSERT_NOT_EQUAL_STRING Alari Õis 2020-05-26 16:13:43 +0300
  • 0126e4804c
    Merge pull request #504 from phyrwork/master Mark VanderVoord 2020-05-26 08:04:03 -0400
  • b4b1994bd7 Fix TEST_ASSERT_BIT(S)_HIGH testing only lower 32-bits Connor Newton 2020-05-26 12:52:02 +0100
  • 439c4bdde3 Merge remote-tracking branch 'upstream/master' Alari Õis 2020-05-26 07:42:27 +0300