index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changed all uses of scope_t * to scope_t&
John Wiegley
2008-04-13
1
-37
/
+51
*
Revised xpath_t::path_t
John Wiegley
2008-04-13
1
-5
/
+5
*
Removed .gitignore files.
John Wiegley
2008-04-13
3
-3
/
+0
*
Set DYLD_LIBRARY_PATH to find locally built dynamic libraries.
John Wiegley
2008-04-13
1
-0
/
+1
*
Copied over all of the C++ tests to Python again.
John Wiegley
2008-04-13
1
-129
/
+376
*
The unit tests for amount.cc now cover every part of the code except
John Wiegley
2008-04-13
3
-116
/
+302
*
Added tests to complete coverage.
John Wiegley
2008-04-13
3
-0
/
+144
*
It is now an error to use an uninitialized amount for any operation
John Wiegley
2008-04-13
2
-107
/
+43
*
Added target fullcheck.
John Wiegley
2008-04-13
1
-12
/
+16
*
Added new test files.
John Wiegley
2008-04-13
8
-4
/
+98
*
More test reorg.
John Wiegley
2008-04-13
3
-1344
/
+1370
*
Changed the filenames of the tests.
John Wiegley
2008-04-13
31
-1301
/
+1249
*
Reconfigure some of the operators.
John Wiegley
2008-04-13
2
-0
/
+12
*
Major restructuring of the value_t class.
John Wiegley
2008-04-13
4
-4
/
+8
*
Extended Python amount class.
John Wiegley
2008-04-13
2
-8
/
+8
*
Rearranged many method names.
John Wiegley
2008-04-13
2
-10
/
+10
*
Work to get Python tests running again.
John Wiegley
2008-04-13
1
-10
/
+8
*
Merged ../commodity_pool
John Wiegley
2008-04-13
1
-2
/
+2
*
Revised how commodities are dealt with.
John Wiegley
2008-04-13
6
-10
/
+22
*
Added code to use boost::lexical_cast<>.
John Wiegley
2008-04-13
1
-6
/
+6
*
More organization of amount code.
John Wiegley
2008-04-13
2
-138
/
+138
*
Added much documentation to amount.h
John Wiegley
2008-04-13
2
-0
/
+22
*
First round of using boost/operators is done.
John Wiegley
2008-04-13
3
-7
/
+7
*
Got things compiling with boost/operators.hpp
John Wiegley
2008-04-13
1
-1
/
+1
*
Did more work on the utility code.
John Wiegley
2008-04-13
2
-23
/
+23
*
Rearranged the sources a bit.
John Wiegley
2008-04-13
18
-3
/
+6
*
Everything works with optimization turned on now.
John Wiegley
2008-04-13
1
-1
/
+1
*
Pounded the logging and memory tracing code into better shape.
John Wiegley
2008-04-13
1
-0
/
+4
*
Moved around the Python code.
John Wiegley
2008-04-13
2
-9
/
+0
*
Restructured the code to use the new utility code in utils.h.
John Wiegley
2008-04-13
3
-27
/
+27
*
All system headers (except Boost) now included through system.hh;
John Wiegley
2008-04-13
5
-18
/
+6
*
All tests now working again. Reduced size of entity_t and
John Wiegley
2008-04-13
3
-7
/
+17
*
Reduced memory consumption of register report.
John Wiegley
2008-04-13
4
-0
/
+4
*
Did some optimization and memory cleanup
John Wiegley
2008-04-13
3
-82
/
+94
*
Made the amount/balance/value interface a bit more rational; added
John Wiegley
2008-04-13
5
-65
/
+23
*
Added time parsing
John Wiegley
2008-04-13
2
-15
/
+14
*
Changed date parser to use lex/yacc.
John Wiegley
2008-04-13
1
-70
/
+52
*
We now compile with boost_date_time (although parts of the code have
John Wiegley
2008-04-13
5
-68
/
+137
*
Initial round of changes to use boost_date_time
John Wiegley
2008-04-13
1
-1
/
+14
*
Added initialize Commodity test file.
John Wiegley
2008-04-13
4
-28
/
+76
*
Added stubs for several more commodity tests.
John Wiegley
2008-04-13
3
-0
/
+83
*
Completed commodity math tests.
John Wiegley
2008-04-13
4
-480
/
+664
*
Got most of the commodity tests working, save multiplication and division.
John Wiegley
2008-04-13
5
-239
/
+433
*
Started adding commodity tests
John Wiegley
2008-04-13
5
-3
/
+1195
*
Finished uncommoditized amount unit tests.
John Wiegley
2008-04-13
3
-99
/
+445
*
Added a reference to gdtoa, for doing expected conversion of double to amount.
John Wiegley
2008-04-13
2
-100
/
+135
*
Added python tests.
John Wiegley
2008-04-13
20
-0
/
+0
*
Added python tests.
John Wiegley
2008-04-13
6
-0
/
+309
*
*** no comment ***
John Wiegley
2008-04-13
1
-1
/
+1
*
Miscellaneous changes
John Wiegley
2008-04-13
2
-0
/
+0
[next]