index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unit test for Python are now auto-generated from the C++ tests.
John Wiegley
2009-01-28
13
-1612
/
+373
*
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
25
-103
/
+1532
*
Further extended commodities unit test.
John Wiegley
2009-01-19
1
-1
/
+8
*
Extended commodities unit test.
John Wiegley
2009-01-19
1
-24
/
+29
*
Added a recursive, date-based commodity price searching capability. This
John Wiegley
2009-01-19
1
-2
/
+17
*
Set LD_LIBRARY_PATH in addition to DYLD_LIBRARY_PATH.
John Wiegley
2008-08-31
1
-0
/
+1
*
As the 'bal' command is working again as it should, one of the regression
John Wiegley
2008-08-14
1
-2
/
+2
*
Increase code coverage of the unit tests.
John Wiegley
2008-08-13
2
-4
/
+1
*
The balance output now includes the final total.
John Wiegley
2008-08-13
1
-2
/
+2
*
Use $PYTHON to locate which Python interpretor to use during a build.
John Wiegley
2008-08-10
1
-1
/
+1
*
Don't include gdtoa/.libs anymore, it's not being used.
John Wiegley
2008-08-08
1
-1
/
+1
*
The Python interface code is now building again and passes its unit tests.
John Wiegley
2008-08-07
1
-81
/
+81
*
Added a module init file (__init__.py) for the test directory.
John Wiegley
2008-08-07
1
-0
/
+0
*
Changed tests module reference to just test.
John Wiegley
2008-08-07
1
-1
/
+1
*
'make distcheck' now works.
John Wiegley
2008-08-06
2
-1
/
+1
*
Moved several tests around again (python/test -> test/python).
John Wiegley
2008-08-06
7
-4
/
+1487
*
Moved the test sources around, so that all the unit tests are in test/unit.
John Wiegley
2008-08-05
15
-0
/
+0
*
Moved around most of the files so that source code is in src/, documentation
John Wiegley
2008-08-05
5
-1483
/
+0
*
A few small changes to regress.py to make pylint mostly happy.
John Wiegley
2008-08-05
1
-10
/
+12
*
Added infrastructure for running regression tests, since I would like to make
John Wiegley
2008-08-05
2
-0
/
+144
*
Journal data structures now use date_t instead of datetime_t.
John Wiegley
2008-08-01
1
-7
/
+7
*
Corrected a failing test.
John Wiegley
2008-07-30
1
-2
/
+2
*
Value expression architecture is now rewritten, but the functionality of the
John Wiegley
2008-07-29
2
-0
/
+55
*
Added the skeleton for the upcoming value_expr unit tests.
John Wiegley
2008-07-28
2
-0
/
+55
*
'make check' is now working again. Also, conversion from amount_t to/from
John Wiegley
2008-07-27
8
-82
/
+96
*
Got the unit tests compiling again (though not running yet).
John Wiegley
2008-05-09
7
-10
/
+12
*
Exchanged old test files for the new testing code in was-v3.0.
John Wiegley
2008-05-08
18
-0
/
+3591