pqc/test
Thom Wiggers bd65daa615
Merge pull request #61 from PQClean/windows-W4
Set windows warnings to W4
2019-02-28 13:24:57 +01:00
..
crypto_kem Formatted everything with astyle 2019-02-14 14:08:16 +01:00
crypto_sign take out assignment in conditional because windows is not happy about it 2019-02-27 17:08:59 +01:00
helpers.py Add test to check that every .c / .h file triggers a library rebuild 2019-02-25 23:28:37 -05:00
Makefile Don't always Make clean 2019-02-27 11:29:39 +01:00
Makefile.Microsoft_nmake Set windows warnings to W4 2019-02-27 16:00:06 +01:00
pqclean.py Include name of implementation in namespace 2019-02-27 09:18:38 +01:00
test_compile_lib.py Allow to easily run individual test modules and add instructions to README (#39) 2019-02-18 08:48:13 -05:00
test_dynamic_memory.py Detect use of dynamic memory allocation functions 2019-02-27 13:59:00 +01:00
test_functest.py Allow to easily run individual test modules and add instructions to README (#39) 2019-02-18 08:48:13 -05:00
test_license.py Allow to easily run individual test modules and add instructions to README (#39) 2019-02-18 08:48:13 -05:00
test_makefile_dependencies.py Add sanity check to not just see if the scheme always rebuilds 2019-02-27 15:29:20 +01:00
test_metadata.py Allow to easily run individual test modules and add instructions to README (#39) 2019-02-18 08:48:13 -05:00
test_no_symlinks.py Test for symbolic links 2019-02-18 16:49:44 +01:00
test_symbol_namespace.py Include name of implementation in namespace 2019-02-27 09:18:38 +01:00
test_testvectors.py Migrate test vector checks to pythonic testing framework 2019-02-18 10:07:01 -05:00