summaryrefslogtreecommitdiff
path: root/test/python
Commit message (Expand)AuthorAgeFilesLines
* Migrate Python scripts to Python 3Alexis Hildebrandt2023-12-043-3/+3
* Fix python/c++ conversion for boost::optional<T>David Sklar2023-01-271-0/+9
* Python: Transaction.remove_post should call xact_base_t::remove_postDavid Sklar2023-01-101-6/+21
* Python: test cleanupsDavid Sklar2023-01-093-8/+4
* Add parse error testManuel Amador (Rudd-O)2016-02-081-0/+18
* Started writing Python unit testsJohn Wiegley2012-03-011-10/+15
* Added skeletons for Python unit testsJohn Wiegley2012-02-294-0/+87
* Unit test for Python are now auto-generated from the C++ tests.John Wiegley2009-01-283-1469/+0
* Removed temporary file.John Wiegley2009-01-281-1469/+0
* Reorganized Ledger so that it builds as 7 separate libraries. This is mainlyJohn Wiegley2009-01-253-0/+1469
* The Python interface code is now building again and passes its unit tests.John Wiegley2008-08-071-81/+81
* 'make distcheck' now works.John Wiegley2008-08-062-14/+0
* Moved several tests around again (python/test -> test/python).John Wiegley2008-08-065-0/+1483
* Moved around most of the files so that source code is in src/, documentationJohn Wiegley2008-08-055-1483/+0
* 'make check' is now working again. Also, conversion from amount_t to/fromJohn Wiegley2008-07-271-7/+6
* Exchanged old test files for the new testing code in was-v3.0.John Wiegley2008-05-085-0/+1484