Skip to content
  1. Oct 11, 2021
  2. Oct 09, 2021
  3. Oct 07, 2021
  4. Oct 06, 2021
  5. Oct 05, 2021
  6. Oct 04, 2021
  7. Oct 03, 2021
  8. Oct 02, 2021
  9. Oct 01, 2021
    • ucover's avatar
      Test each benchmark case in own #[test] (#9860) · f8ce1864
      ucover authored
      
      
      * Generate one #[test] fn per bench case.
      
      * Update benchmark macro syntax in frame pallets.
      
      * Explain new benchmark macro syntax in example pallet.
      
      * support with and without a semicolon
      
      * update pallets to use individual tests
      
      * migrate staking too
      
      * migrate more pallets
      
      * fix up democracy and use individual tests
      
      * Fix comment
      
      * Put println message in panic
      
      * Remove `another_set_dummy` from doc
      
      `another_set_dummy` is not present in the benchmarking.rs (anymore).
      
      * Update doc for benchmarks macro
      
      * Update doc for impl_benchmark_test_suite macro
      
      Co-authored-by: default avatarShawn Tabrizi <[email protected]>
      f8ce1864
  10. Sep 30, 2021
  11. Sep 29, 2021
  12. Sep 28, 2021
  13. Sep 27, 2021
  14. Sep 26, 2021
  15. Sep 25, 2021
  16. Sep 24, 2021
  17. Sep 23, 2021