1132 Commits (1e9241932f21f76320d15f1387c72ef73388f9d8)
 

Author SHA1 Message Date
  Thom Wiggers b81652e9e4
Merge pull request #48 from PQClean/ds-check-makefile-dependencies 5 years ago
  Douglas Stebila 2db9f22aac Compute touch timestamps in Python 5 years ago
  Douglas Stebila 50801485f0 Add test to check that every .c / .h file triggers a library rebuild 5 years ago
  Douglas Stebila 657a516846
Build functional tests and test vectors on Windows continuous integration (#47) 5 years ago
  Douglas Stebila 5f3e8ca2d5 Build functional tests and test vectors on Windows continuous integration 5 years ago
  Douglas Stebila a7328f827c Force rebuilding implementation when building test files 5 years ago
  Thom Wiggers d7b2d63a89
Merge pull request #44 from henrydcase/kris/gh33 5 years ago
  Kris Kwiatkowski eb4d7cb69a Enable address and UB sanitizers 5 years ago
  Douglas Stebila 19ebdd9ab4
Test for symbolic links (#42) 5 years ago
  Joost Rijneveld 2fbd02a076
Test for symbolic links 5 years ago
  Douglas Stebila 391b9dd6df
Add dependency to header files in Makefile (#41) 5 years ago
  Douglas Stebila 80c938ec67
Migrate test vector checks to pythonic testing framework (#40) 5 years ago
  Douglas Stebila d07ce6389d Merge branch 'ds-test-vectors' into ds-make-headers 5 years ago
  Douglas Stebila 0eb589ba2f Minor tweaks 5 years ago
  Douglas Stebila 5297954630 Add dependency to header files in Makefile 5 years ago
  Douglas Stebila ae05ec9eba Merge branch 'master' into ds-test-vectors 5 years ago
  Douglas Stebila fde02ce2b1 Migrate test vector checks to pythonic testing framework 5 years ago
  Joost Rijneveld 17fb1be01c
Ensure .a-file for scheme is up to date for tests 5 years ago
  Douglas Stebila c6dd00c6fa
Allow to easily run individual test modules and add instructions to README (#39) 5 years ago
  Douglas Stebila dd15a07940
Run pythonified tests in the containerized alternative architecture tests (#38) 5 years ago
  Thom Wiggers 7168644c40
Also support nose2 5 years ago
  Thom Wiggers f11e4ae745
Add test instructions to README 5 years ago
  Thom Wiggers 685098ce33
Allow to run the test modules as `python3 module.py` 5 years ago
  Thom Wiggers 6c715bc823
Add nose to container tests 5 years ago
  Thom Wiggers 90071bfb97
Flake8ify python files 5 years ago
  Thom Wiggers 78e349f3ba
Fix the test command 5 years ago
  Thom Wiggers 4f5888c7da
Fix .travis.yml to include rednose on debian builds 5 years ago
  Thom Wiggers f43200f34d
Colourise test output 5 years ago
  Douglas Stebila 336ea60a36
common: use fixed size integers (#36) 5 years ago
  Kris Kwiatkowski 312616113a common: use fixed size integers 5 years ago
  Douglas Stebila 69401eb697
Move metadata check to Python testing framework (#35) 5 years ago
  Douglas Stebila d36626caac Move metadata check to Python testing framework 5 years ago
  Thom Wiggers b2399f1eba
Merge pull request #32 from henrydcase/arm_stop_sanitizers 5 years ago
  Kris Kwiatkowski 12d9e038b0 arm: temporarily disable sanitizers 5 years ago
  Thom Wiggers 2d09abcdf9
Remove deleted check from ARM builds 5 years ago
  Thom Wiggers bb38e64258
Merge pull request #30 from PQClean/ds-test-namespace 5 years ago
  Thom Wiggers 608aedce56
Merge pull request #26 from henrydcase/ci_arm 5 years ago
  Thom Wiggers b5c7f366b0
Merge pull request #29 from PQClean/kybercasts 5 years ago
  Kris Kwiatkowski e3f23082b8 adds tests on arm 32/64 5 years ago
  Peter Schwabe a96abac2de Removed FIXME comment 5 years ago
  Douglas Stebila 0943ae4c6e Remove old make target for symbol namespace check. 5 years ago
  Douglas Stebila ba359473b9 Remove old license check and reduce re-building 5 years ago
  Douglas Stebila e4c368ee49 Implement symbol namespace check using new Python testing framework. 5 years ago
  Peter Schwabe bab1d185cd Made one more cast explicit 5 years ago
  Peter Schwabe 393c7a3cde Fixed one cast (added appropriate parantheses) 5 years ago
  Peter Schwabe 8b8f27b003 Make various casts in kyber explicit to make MS compiler happy with /W4 5 years ago
  Peter Schwabe 81797c2c13 Increased warning level for compilation under Windows to /W4 5 years ago
  Peter Schwabe ff61e1d51d Merge branch 'master' of github.com:PQClean/PQClean 5 years ago
  Peter Schwabe 861b45f20b Fixed Makefile 5 years ago
  Peter Schwabe 55b63353a8 Fixed Makefile 5 years ago