index
:
botan.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
tests
/
test_utils.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Catch exceptions by reference not value
Jack Lloyd
2018-03-16
1
-1
/
+1
*
Add some basic tests of CPUID class
Jack Lloyd
2017-12-06
1
-0
/
+44
*
Simplify date conversion by avoiding OS utilities
Jack Lloyd
2017-12-04
1
-14
/
+14
*
Better debug output in date conversion tests [ci skip]
Jack Lloyd
2017-12-04
1
-13
/
+14
*
Remove use of transcode
Jack Lloyd
2017-11-09
1
-21
/
+14
*
Add UCS-2 and UCS-4 to UTF-8 conversion functions
Jack Lloyd
2017-11-09
1
-4
/
+15
*
Avoid "using namespace" in test code
Jack Lloyd
2017-10-24
1
-26
/
+24
*
Make poly_dbl.h a submodule of utils
Jack Lloyd
2017-09-27
1
-1
/
+8
*
Add final annotations as appropriate in the test code
Jack Lloyd
2017-09-22
1
-6
/
+6
*
Add basic tests for const time utils
Jack Lloyd
2017-09-19
1
-0
/
+35
*
Improve polynomial doubling code, move to util
Jack Lloyd
2017-08-15
1
-0
/
+22
*
Reformat code with astyle + fix code style
Tomasz Frydrych
2017-05-01
1
-15
/
+13
*
Complete wildcard handling for X.509 certificates
René Korthaus
2017-04-20
1
-0
/
+28
*
Fix some compiler warnings.
Jack Lloyd
2017-03-22
1
-1
/
+1
*
Fix #917: calendar_point::to_std_timepoint() does not support years after 2037
Daniel Neus
2017-03-21
1
-2
/
+3
*
Add a test of calendar_point::to_string
Jack Lloyd
2017-01-22
1
-0
/
+8
*
Minor refactoring of Text_Based_Test
Jack Lloyd
2016-12-19
1
-10
/
+4
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-13
/
+13
*
fix source file encoding ANSI -> UTF-8
Daniel Neus
2016-08-17
1
-2
/
+2
*
add copyright
Daniel Neus
2016-07-25
1
-0
/
+1
*
add some basic charset tests
Daniel Neus
2016-07-25
1
-0
/
+124
*
some trivial compiler/PVS-Studio warning fixes
Daniel Neus
2015-12-22
1
-1
/
+1
*
Add --data-dir option to test command
Jack Lloyd
2015-12-20
1
-4
/
+4
*
Reroot the exception hierarchy into a toplevel Exception class
Jack Lloyd
2015-12-11
1
-2
/
+2
*
Convert const char* arguments on Test:: to std::strings
Jack Lloyd
2015-11-28
1
-4
/
+4
*
Update and consolidate the test framework.
Jack Lloyd
2015-11-11
1
-0
/
+331