Commit Graph

19 Commits (9bbe29b42d5068253dcf746e94de2b48f10f0d54)

Author SHA1 Message Date
John Ralls 3770cb8131 Wrap include of gtest.h and gmock.h with a warning-silencing pragma.
10 months ago
David Seifert c06bc18dc4
Add missing `#include <cstdint>`
1 year ago
John Ralls dd0b72cdb5 Fix global array index out of range.
2 years ago
Christopher Lam 0056e5f091 [gtest-import-map] plug leaks
2 years ago
Richard Cohen 78ec20515b Remove some unused variables - and the initialization
3 years ago
Richard Cohen ea2d3be217 Remove some unused variables with obviously no side effects
3 years ago
Geert Janssens 99506d331a Reduce GncImportMatchMap to just the account
3 years ago
Richard Cohen 1cec0cb3f3 Use internal extern "C" { ... } for C++
3 years ago
Robert Fewell 416e234232 Bug 797945 - Imap bayes conversion runs many times
6 years ago
Christian Gruber 9b3085a429 Add test cases to check for exact token matching
6 years ago
Robert Fewell 255d7194d8 Fix the gtests for the changes made to ImapInfo structure
8 years ago
lmat fbf4843f31 Changed bayes import map design
8 years ago
lmat f260a01bfd Keep tokens as they are, don't translate them
8 years ago
lmat 5636afc4a2 Kvp no longer parses entries looking for delimiters
8 years ago
lmat 2cda65e012 Added test for and corrected get_bayes_info
8 years ago
lmat eb6dad86e3 Fixed conversion problem
8 years ago
lmat b3667c76fc Implement flat bayes kvp
8 years ago
lmat 34e0d6cfa0 kvp frame to template and correcting failure macro
8 years ago
Geert Janssens 83d14e1c1c Restructure the src directory
9 years ago