Commit History

Author SHA1 Message Date
  Nick Mathewson d684657548 Replace all uses of test_{str,}eq 9 years ago
  Nick Mathewson 34bf9b3690 Replace the remaining test_assert instances 9 years ago
  Nick Mathewson 0e0cef1d60 remove two unused test_* macros 9 years ago
  Nick Mathewson 0d654d2355 Replace remaining uses of deprecated test_mem* functions 9 years ago
  Nick Mathewson 1146a6a1c5 Replace the remaining test_n?eq_ptr calls 9 years ago
  Nick Mathewson 5253ba3184 Make not even macros use test_fail_msg. 9 years ago
  Nick Mathewson 789c8d8573 Apply an MSVC compilation fix from Gisle Vanem 9 years ago
  Nick Mathewson 6267d4f97a fix whitespace 10 years ago
  Nick Mathewson 28538069b2 Fix numerous 64->32 errors in the unit tests 10 years ago
  dana koch 3ce3984772 Uplift status.c unit test coverage with new test cases and macros. 10 years ago
  Nick Mathewson 1365ff5b9a Upgrade to the latest version of tinytest. 10 years ago
  Nick Mathewson 065097b81b tinytest tt_{mem,str}_op now handle NULLs better 10 years ago
  Nick Mathewson 4da083db3b Update the copyright date to 201. 11 years ago
  Nick Mathewson 0cb921f3e9 Convert all include-guard macros to avoid reserved identifiers. 11 years ago
  Nick Mathewson 07df4dd52d Refactor the core of choosing by weights into a function 11 years ago
  Nick Mathewson 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 years ago
  Esteban Manchado Velázquez 5a206dbb7a Remove duplicated macro definition 12 years ago
  Nick Mathewson 9efee31fae Synchronize with upstream tinytest again: remove _identifiers 12 years ago
  Nick Mathewson 26e789fbfd Rename nonconformant identifiers. 12 years ago
  Nick Mathewson 676608f9a6 Upgrade to the latest version of tinytest 13 years ago
  Nick Mathewson 30b3475e6d Bump copyright statements to 2011 (0.2.2) 13 years ago
  Nick Mathewson da220157a9 Update copyright dates for files not in maint-0.2.1 14 years ago
  Nick Mathewson 008dc890d8 Improved fix for test_memeq_hex leak. 14 years ago
  Sebastian Hahn a24b9e6088 Fix a memleak 14 years ago
  Nick Mathewson cea1225199 Split crypto tests into a separate module. 14 years ago
  Nick Mathewson da1aa66f70 Move testing code into new src/test directory. 14 years ago