Commit Graph

16 Commits (b3e3eb316620f2f97232f1b94de19c92973b531b)

Author SHA1 Message Date
Maarten Bosmans 71802b5627 [test] Fix memory leak in test-gnc-quotes
3 years ago
Maarten Bosmans 6be682b645 Store allocated temporaries in a variable so they can be freed
3 years ago
Maarten Bosmans 0d86be6d2a [test] Properly destroy resources on end of tests
3 years ago
Maarten Bosmans ed3fe00880 [test] Use test fixture to initialize and destroy resources
3 years ago
Richard Cohen 78ec20515b Remove some unused variables - and the initialization
3 years ago
Richard Cohen 1cec0cb3f3 Use internal extern "C" { ... } for C++
3 years ago
John Ralls 7f2a09a69f [price-quotes] Handle short error strings from finance-quote-wrapper.
4 years ago
John Ralls 70c9d4c9e3 [price-quotes] Fix version retrieval.
4 years ago
John Ralls 97e730b8d8 [price-quotes] Reformat test quote response strings to one line per quote.
4 years ago
John Ralls d97ea77762 [price quotes] Add report member function to display quote information to stdout.
4 years ago
John Ralls 4c47e91180 [price-quotes] Implement error codes for currency and quote failures.
4 years ago
John Ralls 29ce925646 [price-quotes] Test the other fetch overloads and quote values.
4 years ago
John Ralls d307295076 [price-quotes] Paramaterize GncMockQuoteSource construction.
4 years ago
John Ralls b8642e55d9 [price-quotes] Implement mock quote source.
4 years ago
John Ralls 4dd3922871 [price-quotes] Make wiggle test conditional on F::Q being installed.
4 years ago
John Ralls e9577b7996 [price-quotes] Basic wiggle test.
4 years ago