1. Oct 14, 2021
  2. Oct 13, 2021
  3. Oct 12, 2021
  4. Oct 11, 2021
  5. Oct 09, 2021
  6. Oct 07, 2021
  7. Oct 06, 2021
  8. Oct 05, 2021
  9. Oct 04, 2021
  10. Oct 03, 2021
  11. Oct 02, 2021
  12. 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
  13. Sep 30, 2021
  14. Sep 29, 2021
  15. Sep 28, 2021
  16. Sep 27, 2021
  17. Sep 26, 2021
  18. Sep 25, 2021