summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Silence warnings.Simon Josefsson2011-11-206-21/+18
* Add const keyword.Simon Josefsson2011-11-141-2/+2
* Cleanup and add some more test vectors.Simon Josefsson2011-11-141-21/+49
* tests: Added self-test of bit string functions.Simon Josefsson2011-11-142-2/+183
* Update copyright years.Simon Josefsson2011-01-0811-17/+17
* tests: Link to gnulib to avoid build error related to 'rpl_ftello' on Solaris.Simon Josefsson2010-09-301-1/+1
* Add license notes to files.Simon Josefsson2010-04-133-0/+54
* Reorder license header, for some reason the Test_parser fails otherwise.Simon Josefsson2010-04-131-18/+19
* Indent code.Simon Josefsson2010-04-131-7/+9
* Indent examples. Fix syntax-check warnings.Simon Josefsson2010-04-132-11/+11
* Update gnulib files, fix new syntax-check warnings, add license.Simon Josefsson2010-04-131-2/+18
* Add threadsafety self check.Simon Josefsson2010-03-302-1/+179
* tests/Test_errors: Add, for more error checking.Simon Josefsson2010-03-162-2/+44
* Merge Fabio and Nikos copyrights to the FSF, both have signed papers.Simon Josefsson2010-01-114-11/+8
* Update copyright notices.Simon Josefsson2010-01-116-6/+11
* Typos: sructure, stucture. There is no function named create_stucture, but on...Andreas Metzler2010-01-102-2/+2
* Fix syntax-check problems.Simon Josefsson2009-05-201-12/+12
* Indent code. Reproduce using 'make indent' with GNU indent 2.2.10.Simon Josefsson2009-03-043-767/+813
* Bump copyright years.Simon Josefsson2009-03-046-19/+19
* Make crlf self-test work under Mingw+Wine.Simon Josefsson2008-12-012-1/+2
* Merge in v1.7 changes.Simon Josefsson2008-11-171-1/+1
* Make tests compile.Simon Josefsson2008-11-101-2/+2
* Don't use now obsolete functions.Simon Josefsson2008-11-074-30/+30
* added missing file.Nikos Mavrogiannopoulos2008-11-051-0/+0
* * Optimized tree generation by adding a small_value field in every node.Nikos Mavrogiannopoulos2008-11-033-3/+1368
* Update usages of MAX_* constants.Simon Josefsson2008-10-083-4/+4
* Add warning flags mechanism. Fix warnings.Simon Josefsson2008-10-081-1/+1
* Remove.Simon Josefsson2008-10-081-8/+0
* Fix mem leak.Simon Josefsson2008-02-011-1/+2
* Don't duplicate pkix.asn.Simon Josefsson2008-02-013-1218/+7
* Use GPLv3 for self tests, tools, build infrastructure.Simon Josefsson2007-08-315-57/+51
* Revert, problems was double EXTRA_DIST.Simon Josefsson2006-11-161-2/+2
* Add -I's.Simon Josefsson2006-11-161-1/+1
* Use read_binary_file to read data, for Windows. Add self-test to test regres...Simon Josefsson2006-11-164-3/+1255
* Only optionally use valgrind.Simon Josefsson2006-06-271-3/+1
* Fix distcheck.Simon Josefsson2006-06-271-0/+2
* Fix srcdir!=objdir.Simon Josefsson2006-06-261-1/+1
* Trigger a bug that made Shishi self tests fail on 64-bit platforms.Simon Josefsson2006-06-262-33/+19
* Fix typo.Simon Josefsson2006-05-101-1/+1
* Fix.Simon Josefsson2006-05-101-1/+1
* Use --tool, needed on some platforms.Simon Josefsson2006-05-101-1/+1
* *** empty log message ***Simon Josefsson2006-05-101-0/+1
* Add Test_encoding.Simon Josefsson2006-05-101-7/+5
* Remove unused.Simon Josefsson2006-05-101-5/+0
* Add.Simon Josefsson2006-05-101-0/+17
* Add, from Nikos.Simon Josefsson2006-05-101-0/+136
* Add -no-install.Simon Josefsson2006-05-101-0/+21
* Run tests under valgrind, if available.Simon Josefsson2006-05-101-1/+4
* Add BIT STRING SIZE test.Simon Josefsson2006-03-081-11/+2
* Update.Simon Josefsson2006-02-281-1/+36