gnucash/bindings/python/tests
John Ralls a3f14759ab Asan: Make leak and ODR violation reporting CMake options.
pass -DLEAKS=ON or -DODR=ON to enable these features. They have an
effect only with CMAKE_BUILD_TYPE=Asan and don't work on Apple because
Apple clang doesn't enable them.
2023-11-25 11:17:14 -08:00
..
CMakeLists.txt Asan: Make leak and ODR violation reporting CMake options. 2023-11-25 11:17:14 -08:00
runTests.py.in add unittests for function_class 2020-06-21 16:23:32 +02:00
test_account.py remove whitespace in parentheses (PEP 8) 2020-04-06 07:03:40 +02:00
test_book.py remove whitespace in parentheses (PEP 8) 2020-04-06 07:03:40 +02:00
test_business.py Fix test failure for timezones west of the prime meridian. 2020-05-02 15:35:13 -07:00
test_commodity.py [python]Remove non-namespace "All non-currency" fom namespace test. 2022-03-25 15:19:57 -07:00
test_function_class.py add unittests for function_class 2020-06-21 16:23:32 +02:00
test_gettext.py remove translation test 2020-05-28 20:55:15 +02:00
test_numeric.py remove whitespace in parentheses (PEP 8) 2020-04-06 07:03:40 +02:00
test_query.py add basic test for python query 2018-09-20 18:54:49 +02:00
test_session.py add some unittests for python Session 2020-06-21 16:23:32 +02:00
test_split.py Merge branch 'maint' 2020-04-13 11:27:14 -07:00
test_transaction.py [Transaction.c] use heuristics to determine txn->txn_type 2022-07-18 09:24:05 +08:00