Historique des commits

Auteur SHA1 Message Date
  Naoki Kambe aa70659de5 [2225_statistics] synchronize when accessing self._disabled il y a 12 ans
  Naoki Kambe c9e1f35632 [2225_statistics] document about cases when a spec file is specified and omitted il y a 12 ans
  Naoki Kambe ad322965f2 [2225_statistics] correct and add documentation of the Counters class il y a 12 ans
  Naoki Kambe ad6e16d259 [2225_statistics] correct documentation about an undefined method il y a 12 ans
  Naoki Kambe 2b861742dc [2225_statistics] rename the class to the plural form (`Counters`) as it manages multiple counters il y a 12 ans
  Naoki Kambe 0c8094b0e3 [2225_statistics] change the variable names il y a 12 ans
  Naoki Kambe cf41749b42 [2225_statistics] correct the variable names from the counter object il y a 12 ans
  Naoki Kambe 02e63b13f8 [2225_statistics] remove the unnecessary parameters il y a 12 ans
  Naoki Kambe 1e45b7161d [2225_statistics] manipulate the counter via incrementer and getter methods il y a 12 ans
  Naoki Kambe e78b80b2a9 [2225_statistics] add checking validation of statistics data in case of no TEST_SPECFILE_LOCATION il y a 12 ans
  Naoki Kambe 966b5ee5cf [2225_statistics] add a new test case TestCounter0() in case of no TEST_SPECFILE_LOCATION il y a 12 ans
  Naoki Kambe b95523d535 [2225_statistics] add the new test methods according to the new interface: il y a 12 ans
  Naoki Kambe 5877132809 [2225_statistics] remove the obsolete test methods: il y a 12 ans
  Naoki Kambe 17e0f40318 [2225_statistics] remove the unnecessary parameters il y a 12 ans
  Naoki Kambe 1150b0ef4b [2225_statistics] add Counter() constructors according to the update il y a 12 ans
  Naoki Kambe 65a2fbba5b [2225_statistics] remove the unnecessary setUpClass() methods il y a 12 ans
  Naoki Kambe 32bb433cb8 [2225_statistics] update the docstring il y a 12 ans
  Naoki Kambe 525dc51879 [2225_statistics] correct the variable names from the statistics class il y a 12 ans
  Naoki Kambe 9a08bfa493 [2225_statistics] change the default statistics spec in case of a spec file specified in the constructor il y a 12 ans
  Naoki Kambe e1aca7e940 [2225_statistics] add _Statistics() class having default statistics data set il y a 12 ans
  Naoki Kambe f5dc6575c1 [2225_statistics] rename _Counter() to Counter() and change its interface il y a 12 ans
  Naoki Kambe 46dba3a3c6 [2225_statistics] rename _stoptimer() to stop(), change its interface, and update the description il y a 12 ans
  Naoki Kambe 96ee507bbc [2225_statistics] rename _starttimer() to start() and change its interface il y a 12 ans
  Naoki Kambe 3836cadb53 [2225_statistics] rename _getter() to get() and change its interface il y a 12 ans
  Naoki Kambe 02e9061387 [2225_statistics] rename _decrementer() to dec() and change its interface il y a 12 ans
  Naoki Kambe b53ecd7c25 [2225_statistics] rename _incrementer() to inc() and change its interface il y a 12 ans
  Naoki Kambe a1fcd146a6 [2225_statistics] remove the unnecessary parameters il y a 12 ans
  Naoki Kambe 0e4b3df29c [2225_statistics] remove the unnecessary Counter() class il y a 12 ans
  Naoki Kambe 13c2eb5945 [2225_statistics] remove _parse_stats_spec() il y a 12 ans
  Naoki Kambe 8e0ebda2f0 [2225_statistics] remove the unnecessary functor creators il y a 12 ans