Mark VanderVoord
f564760269
duh. remove the old badge.
v1.3.3
2021-01-29 09:06:47 -05:00
Mark VanderVoord
a63ed17e45
Add badge to self-tests
2021-01-29 09:06:05 -05:00
Mark VanderVoord
e2eb9655a6
Bump Version.
...
Switch to running self-tests on github actions.
Bump dates.
2021-01-29 09:03:48 -05:00
Mark VanderVoord
28c721419f
Merge pull request #19 from michaelbrockus/let_meson_handle_handle_flags
...
Let meson handle handle flags
2021-01-11 07:25:19 -05:00
Mark VanderVoord
1b66ad17e6
Merge pull request #21 from timgates42/bugfix_typo_other_times
...
docs: fix simple typo, othertimes -> other times
2020-10-09 15:25:06 -04:00
Tim Gates
756a53bedc
docs: fix simple typo, othertimes -> other times
...
There is a small typo in README.md, docs/CException.md.
Should read `other times` rather than `othertimes`.
2020-10-10 06:22:15 +11:00
Michael Brockus
de9be4ca92
Use files method
2020-08-06 13:32:25 -07:00
Michael Brockus
58fc34170a
Update meson.build
2020-08-06 13:30:36 -07:00
Mark VanderVoord
71b47be7c9
Delete License.txt
...
Remove redundant (and old/incorrect) license
2020-04-20 13:22:44 -04:00
Mark VanderVoord
2369dc5447
Merge pull request #17 from ThrowTheSwitch/dependabot/bundler/rake-12.3.3
...
Bump rake from 10.3.2 to 12.3.3
2020-03-01 09:35:46 -05:00
dependabot[bot]
3ce1093cde
Bump rake from 10.3.2 to 12.3.3
...
Bumps [rake](https://github.com/ruby/rake ) from 10.3.2 to 12.3.3.
- [Release notes](https://github.com/ruby/rake/releases )
- [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc )
- [Commits](https://github.com/ruby/rake/compare/v10.3.2...v12.3.3 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-02-29 08:32:55 +00:00
Mark VanderVoord
591d863e17
Merge pull request #15 from michaelbadcrumble/master
...
Adding Meson build support
2020-02-13 06:37:59 -05:00
Mark VanderVoord
0345bbef82
Update docs
...
Update docs to better describe potential stack issues (see issue #7 )
2020-02-13 06:35:12 -05:00
Michael
1fa5ad90b0
adding meson.build files
2020-02-08 11:47:05 -08:00
mvandervoord
632d980166
Update CException to use Ceedling for testing. Why keep all of its own infrastructure when it's simpler to do this for the few of us actually developing CException?
2019-12-03 18:22:57 -05:00
Mark VanderVoord
e78c5aacc7
Switching to universal version being in the header file itself.
2019-10-21 10:14:01 -04:00
Mark VanderVoord
dce9e8b26f
Update to markdown docs. Remove old docs. Grab latest Unity
2017-04-07 14:37:40 -04:00
Mark VanderVoord
8ca37e81cf
Update README.md
2017-03-29 12:57:52 -04:00
Mark VanderVoord
b841448899
Sync to latest Unity
2017-03-20 16:16:45 -04:00
Mark VanderVoord
03e48c5033
Switch to latest Unity
2016-11-29 08:46:35 -05:00
Mark VanderVoord
f23e15efb3
switch to latest Unity
2016-11-15 14:27:57 -05:00
Mark VanderVoord
4e04771fcf
Boosted version and pulled in latest Unity
v1.3.1
2016-10-27 23:08:12 -04:00
Mark VanderVoord
dfdbb00c4d
Switch to latest Unity
2016-10-27 18:30:34 -04:00
Mark VanderVoord
05ffbd50dd
Update to latest Unity
2016-08-12 10:00:26 -04:00
Mark VanderVoord
d426b124c5
Merge pull request #5 from austinglaser/master
...
avoid duplication of CEXCEPTION_GET_ID in Throw macro
2016-04-19 20:45:50 -04:00
Austin Glaser
e41354b18c
avoid duplication of CEXCEPTION_GET_ID
2016-04-19 18:15:12 -06:00
Mark VanderVoord
d4eff1a2a0
Merge pull request #4 from krithik/master
...
modify variable i to make test slightly more useful
2016-03-31 21:08:21 -04:00
krithik
32a5dedf9c
modify variable i, to make test slightly more useful
2016-03-31 18:34:11 -06:00
Mark VanderVoord
49d16ff9fd
Merge pull request #3 from SteinHeselmans/master
...
dos2unix on files that had CRLF
2016-03-25 09:00:32 -04:00
Stein Heselmans
a68de8605c
dos2unix on files that had CRLF
2016-03-25 09:46:14 +01:00
Mark VanderVoord
0b3f2c94c7
More documentation updates
2016-02-25 17:29:29 -05:00
Mark VanderVoord
d0ee961b37
Added ExitTry option to abort a Try block without an error.
...
Added Hooks for injecting code into blocks if required for a target.
Updated documentation to match new features.
Fixed test bugs
Pulled in latest Unity
2016-02-25 17:06:03 -05:00
Mark VanderVoord
c9ecf7d111
Updated gitattributes to handle line endings for us.
2016-02-25 15:48:36 -05:00
Greg Williams
ea0c4352f8
Added pragma magic to disable warning about missing field initializers, since we are taking advantage of standard behavior to tell the comiler to initialize all CExceptionFrames struct fields in all frames to 0
2014-07-28 10:09:12 -04:00
Greg Williams
dbd23b7303
Renamed rakefile.rb to standard name Rakefile
2014-07-28 09:44:46 -04:00
Greg Williams
f232be7883
README cleanup
2014-07-26 16:05:22 -04:00
Greg Williams
3f62de5440
README cleanup
2014-07-26 16:05:03 -04:00
Greg Williams
8d311502e6
README cleanup
2014-07-26 16:04:14 -04:00
Greg Williams
21a4e94929
submodule cleanup
2014-07-26 15:59:26 -04:00
Greg Williams
2fea824600
README cleanup
2014-07-26 15:57:38 -04:00
Greg Williams
ecb478a0ed
Created README.md based on docs.
...
Bumbed version info.
Added .travis.yml for Travis CI build/test validation.
Moved license file to repo root for standardization.
2014-07-26 15:53:33 -04:00
Greg Williams
91bad4674e
Updated to point at HEAD of Unity master branch.
...
Updated initialization of an array of cexception structs to use nested brace: { 0 } => {{ 0 }}
2014-07-26 15:10:05 -04:00
Mark VanderVoord
f64bdb2ea1
* fixed error where fallback function was showing wrong ID
2013-09-19 10:56:30 -04:00
Mark VanderVoord
dd9dcde2f0
Merge pull request #2 from dmorrill10/master
...
Resolved compiler warnings from tests. (Thanks Dustin!)
2013-08-28 04:45:28 -07:00
Dustin Morrill
50b6a6b6c3
Resolved compiler warnings from tests.
...
Updated test runner with newer version of Unity's `generate_test_runner`.
2013-08-24 16:06:13 -06:00
Mark VanderVoord
5bec0cff74
Merge pull request #1 from dmorrill10/master
...
Resolved gcc compiler warning (Thanks Dustin!)
2013-08-24 13:43:31 -07:00
Dustin Morrill
944b9ea7a7
Resolved gcc compiler warning
...
Resolved warning that the address of `PrevFrame` will always evaluate to `true`.
2013-08-24 14:39:34 -06:00
Job Vranish
347be7df3f
added Gemfile
2013-02-14 09:57:26 -05:00
Greg Williams
b54605d9f9
Ignored .out files
2012-03-12 22:00:57 -04:00
Greg Williams
297bc1d070
Fixed case issue of inclusion of Unity.h -> unity.h in CExceptionConfig.h
2012-03-12 21:59:46 -04:00