index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
bioprinttest.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix truncation of integers on 32bit AIX
Shane Lontis
2019-03-11
1
-4
/
+4
*
Updated test command line parsing to support commmon commands
Shane Lontis
2019-02-11
1
-2
/
+31
*
Following the license change, modify the boilerplates in test/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Update the test framework so that the need for test_main is removed. Everything
Pauli
2017-07-26
1
-5
/
+3
*
Randomise the ordering of the C unit tests.
Pauli
2017-05-15
1
-29
/
+46
*
testutil: Remove test_puts_std{out,err}, they are superfluous
Richard Levitte
2017-04-28
1
-22
/
+2
*
testutil: Move printing function declarations to "internal" header
Richard Levitte
2017-04-28
1
-0
/
+1
*
test: don't make it more complicated than necessary.
Andy Polyakov
2017-04-25
1
-10
/
+9
*
Avoid using BIO streams in bioprinttest.c
Richard Levitte
2017-04-24
1
-0
/
+60
*
Adapt all test programs
Richard Levitte
2017-04-24
1
-2
/
+0
*
Convert more tests to framework
Rich Salz
2017-04-18
1
-151
/
+104
*
bio/b_print.c: recognize even 'j' format modifier.
Andy Polyakov
2017-03-30
1
-4
/
+30
*
Add a simple test for the z modifier
Richard Levitte
2017-03-29
1
-1
/
+46
*
Whitespace cleanup in apps
FdaSilvaYY
2016-06-29
1
-1
/
+1
*
Spelling
FdaSilvaYY
2016-06-29
1
-1
/
+1
*
Silence some "may be uninitialized when used" warning
Matt Caswell
2016-05-27
1
-3
/
+3
*
Add a test for printing floating point format specifiers
Matt Caswell
2016-05-27
1
-0
/
+225