Commit History

作者 SHA1 備註 提交日期
  Jing Yang 48c988f35b Ignore uninlined_format_args warnings in tests. 3 年之前
  Jing Yang 721185df85 Fix the log name conflict in persist_tests.rs. 3 年之前
  Jing Yang 35cce92ab3 Use Acquire/Release in tests. 3 年之前
  Jing Yang b6016249be Optimize imports in tests. 3 年之前
  Jing Yang f7bbfbadef Merge sleep utility functions together. 4 年之前
  Jing Yang 48e7a866e5 Put raft configs into a namespace. 4 年之前
  Jing Yang 480e04d712 Move test configs to test_configs crate. 4 年之前
  Jing Yang 5ae61e09a0 Remove all `external crate`! 4 年之前
  Jing Yang fdcfcfb31e Panic if the logger is not set. 4 年之前
  Jing Yang 96fd5067e7 Attach test name to test log file name. 4 年之前
  Jing Yang 2b31b422c2 Fix clippy errors. 4 年之前
  Jing Yang df79f61a3a Fix the range check bug introduced by log_array. 4 年之前
  Jing Yang d04d35c561 Supress warnings: unused code in config. 5 年之前
  Jing Yang 00297bde0a Upgrade to rand 0.8 5 年之前
  Jing Yang 1ba448e33f Remove DropGuard and use scopeguard. 5 年之前
  Jing Yang 2d7d42c1f2 Drop all manual guard drops. 5 年之前
  Jing Yang fffc60fd89 Add two churn tests. 5 年之前
  Jing Yang d7d18284fa Add the figure-8, unreliable test, and a serious bug fix. 5 年之前
  Jing Yang 2f41f782ba Add the unreliable test. 5 年之前
  Jing Yang 7914cb3efa Add two more tests: CPU usage is really high. 5 年之前
  Jing Yang 950421e0ea Add the second persist test. 5 年之前
  Jing Yang 93d36abc85 Add persister to lib, and tests. 5 年之前
  Jing Yang fa74454870 Implement persister. 5 年之前