index
:
biboumi
3429-not-compliant-presence
async_sql
c++17
ci-arch
copr
debian
debug_coverage
e2e-doc
feature/fix-adhoc-command-descriptions
getdns
master
refactor-resources
roster-server-jid
sphinx-manpage
srcip
test_cmake3_11_2
v1
v2
v3
v4
v5
v6
v7
v8
v9
XMPP to IRC gateway, in C++.
louiz@louiz.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
utils.cpp
Age
Commit message (
Expand
)
Author
2018-01-25
Restore the is_one_of variable template
louiz’
2018-01-25
Remove a variable template usage
louiz’
2017-12-02
Add postgresql support
louiz’
2017-04-30
Make botan’s policy configurable from a file
louiz’
2017-02-27
Use uname() instead of CMAKE_SYSTEM
louiz’
2017-02-15
Little scopeguard cleanup, and add a test
louiz’
2016-10-11
Parse the timezone myself, instead of using the broken strptime
louiz’
2016-10-03
Fix parse_datetime by always using a 'z' as the timezone
louiz’
2016-09-17
Fix the parse_datetime by using %Z instead of %z
louiz’
2016-08-31
Add parse_datetime
louiz’
2016-08-31
Fix to_string(time_t) and write a unit test for it
louiz’
2016-08-21
Add get_first_non_empty and use it into Database to simplify a little bit
louiz’
2016-06-15
cut messages at 512 bytes, taking into account the UTF-8 codepoints
louiz’
2016-06-14
Refactor, test and improve the way we cut too-long messages for IRC
louiz’
2015-10-31
Add a few tests
Florent Le Coz
2015-10-29
Use Catch for our test suite
Florent Le Coz