- 7ff7965 Update headers by Dave Rodgman · 1 year, 9 months ago
- 366e685 Remove mbedtls_ prefix from bignum test cases by Gilles Peskine · 2 years, 3 months ago
- 83763ab Pacify pylint by Gilles Peskine · 2 years, 8 months ago
- 92c5d31 Add negative zero as an input to automatically generated tests by Gilles Peskine · 2 years, 8 months ago
- ee78b6e For binary operations, test both x op y and y op x by Gilles Peskine · 2 years, 8 months ago
- 5b68608 Rename test_suite_bignum for consistency with bignum.{h,c} by Gilles Peskine · 2 years, 9 months ago
- ca980c0 Move implementation detail from docstring to comment by Gilles Peskine · 2 years, 10 months ago
- 69feebd More precise name for test data generation by Gilles Peskine · 2 years, 10 months ago
- 4ed94a4 Use a script specific description in CLI help by Werner Lewis · 2 years, 10 months ago
- 64334d9 Update references to file targets in docstrings by Werner Lewis · 2 years, 10 months ago
- 38c2491 Add combination_pairs helper function by Werner Lewis · 2 years, 10 months ago
- 1965d48 Use typing.cast instead of unqualified cast by Werner Lewis · 2 years, 10 months ago
- 8b2d14b Replace L/R inputs with A/B by Werner Lewis · 2 years, 10 months ago
- 46c09a6 Move symbol definition out of __init__ by Werner Lewis · 2 years, 10 months ago
- 3edcee7 Use simpler int to hex string conversion by Werner Lewis · 2 years, 11 months ago
- e53be35 Remove unused imports by Werner Lewis · 2 years, 11 months ago
- 0d07e86 Rework TestGenerator to add file targets by Werner Lewis · 2 years, 11 months ago
- 18f94d8 Use `combinations_with_replacement` for inputs by Werner Lewis · 2 years, 11 months ago
- 2b0f7d8 Modify wording in docstrings by Werner Lewis · 2 years, 11 months ago
- b03420f Clarify documentation by Werner Lewis · 2 years, 11 months ago
- b29f59f Disable abstract check in pylint by Werner Lewis · 2 years, 11 months ago
- 412c497 Fix TARGET types and code style by Werner Lewis · 2 years, 11 months ago
- d77d33d Raise NotImplementedError in abstract methods by Werner Lewis · 2 years, 11 months ago
- 478a4ce Use typing casts for fixed-width tuples by Werner Lewis · 2 years, 11 months ago
- 9509f44 Add missing typing by Werner Lewis · 2 years, 11 months ago
- cace1aa Use __new__() for case counting by Werner Lewis · 2 years, 11 months ago
- c34d037 Split generate_tests to reduce code complexity by Werner Lewis · 2 years, 11 months ago
- 47e37b3 Use ABCMeta for abstract classes by Werner Lewis · 2 years, 11 months ago
- 008d90d Add details to docstrings by Werner Lewis · 2 years, 11 months ago
- 1c2a732 Convert bools to int before arithmetic by Werner Lewis · 2 years, 11 months ago
- 02998c4 Remove unneeded list concatenation by Werner Lewis · 2 years, 11 months ago
- 70d3f3d Remove abbreviations and clarify attributes by Werner Lewis · 2 years, 11 months ago
- dcad1e9 Separate common test generation classes/functions by Werner Lewis · 2 years, 11 months ago
- 92bb1cd Fix incorrect indentation by Werner Lewis · 3 years ago
- f0910ae Remove is None from if statement by Werner Lewis · 3 years ago
- d76c5ed Fix type issues by Werner Lewis · 3 years ago
- 1bdee22 Remove set() to preserve test case order by Werner Lewis · 3 years ago
- 1c413bd Sort tests when generating cases by Werner Lewis · 3 years ago
- 5c1173b Add test case generation for bignum add by Werner Lewis · 3 years ago
- 423f99b Add test generation for bignum cmp variant by Werner Lewis · 3 years ago
- 545911f Add bignum test generation framework by Werner Lewis · 3 years ago