aboutsummaryrefslogtreecommitdiff
path: root/examples/example-unit-test
Commit message (Collapse)AuthorAgeFilesLines
* Add `unpack_chain_process` to example unit test and docsHEADmain魏曹先生92 min.1-1/+3
|
* Enhance code quality across the entire codebaseWeicao-CatilGrass46 hours1-0/+5
|
* Bump version to 0.2.0魏曹先生46 hours1-7/+3
|
* Update CHANGELOG and switch to published crate versions0.1.9魏曹先生4 days1-0/+4
|
* Rename error types with consistent naming convention魏曹先生4 days1-1/+1
|
* Move entry, route, and program_setup macros to extra_macros feature魏曹先生9 days2-1/+2
| | | | | | Remove these macros from the prelude and gate them behind the `extra_macros` feature flag. Update examples and documentation to enable the new feature where these macros are used.
* Rework examples and add entry macro for testingWeicao-CatilGrass10 days3-0/+205