1. 01 3月, 2016 2 次提交
  2. 27 2月, 2016 1 次提交
  3. 18 2月, 2016 1 次提交
  4. 10 2月, 2016 1 次提交
  5. 06 2月, 2016 1 次提交
  6. 02 2月, 2016 1 次提交
    • J
      Add configuration option UNITY_EXCLUDE_STDLIB_MALLOC to Fixture · 955b2212
      jsalling 提交于
       This feature removes the dependency on malloc/free for constrained
        embedded systems without a heap. It uses a static heap inside
        Unity Fixture. Setting UNITY_INTERNAL_HEAP_SIZE_BYTES sizes the heap.
       Add tests for new option, add targets to makefile for running tests.
       UNITY_FIXTURE_MALLOC for Fixture use only, remove from unity_output_Spy.c.
      955b2212
  7. 23 12月, 2015 1 次提交
  8. 19 12月, 2015 1 次提交