index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
python
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrate Python scripts to Python 3
Alexis Hildebrandt
2023-12-04
3
-3
/
+3
*
Fix python/c++ conversion for boost::optional<T>
David Sklar
2023-01-27
1
-0
/
+9
*
Python: Transaction.remove_post should call xact_base_t::remove_post
David Sklar
2023-01-10
1
-6
/
+21
*
Python: test cleanups
David Sklar
2023-01-09
3
-8
/
+4
*
Add parse error test
Manuel Amador (Rudd-O)
2016-02-08
1
-0
/
+18
*
Started writing Python unit tests
John Wiegley
2012-03-01
1
-10
/
+15
*
Added skeletons for Python unit tests
John Wiegley
2012-02-29
4
-0
/
+87
*
Unit test for Python are now auto-generated from the C++ tests.
John Wiegley
2009-01-28
3
-1469
/
+0
*
Removed temporary file.
John Wiegley
2009-01-28
1
-1469
/
+0
*
Reorganized Ledger so that it builds as 7 separate libraries. This is mainly
John Wiegley
2009-01-25
3
-0
/
+1469
*
The Python interface code is now building again and passes its unit tests.
John Wiegley
2008-08-07
1
-81
/
+81
*
'make distcheck' now works.
John Wiegley
2008-08-06
2
-14
/
+0
*
Moved several tests around again (python/test -> test/python).
John Wiegley
2008-08-06
5
-0
/
+1483
*
Moved around most of the files so that source code is in src/, documentation
John Wiegley
2008-08-05
5
-1483
/
+0
*
'make check' is now working again. Also, conversion from amount_t to/from
John Wiegley
2008-07-27
1
-7
/
+6
*
Exchanged old test files for the new testing code in was-v3.0.
John Wiegley
2008-05-08
5
-0
/
+1484