lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] master updated (36ab1d5 -> 081bb55)


From: Greg Chicares
Subject: [lmi-commits] [lmi] master updated (36ab1d5 -> 081bb55)
Date: Fri, 5 Oct 2018 20:32:45 -0400 (EDT)

chicares pushed a change to branch master.

      from  36ab1d5   Improve '.values.tsv' output
       new  276c4ff   In TSV, show scalars' names and values in two columns only
       new  75ce7bd   Replace operator() with value() for clarity
       new  a510f95   Rewrite an empty unit test
       new  72a51b5   Improve physical separation of concerns
       new  081bb55   Add a ledger unit test


Summary of changes:
 Makefile.am                               |  26 ++
 account_value_test.cpp                    |  22 +-
 ledger_evaluator.cpp                      |  39 +--
 ledger_evaluator.hpp                      |   4 +-
 ledger_invariant.cpp                      | 507 +---------------------------
 ledger_invariant_init.cpp                 | 530 ++++++++++++++++++++++++++++++
 ledger_pdf_generator_wx.cpp               |   8 +-
 account_value_test.cpp => ledger_test.cpp |  35 +-
 ledger_variant.cpp                        |  99 +-----
 ledger_variant_init.cpp                   | 118 +++++++
 objects.make                              |  24 ++
 11 files changed, 761 insertions(+), 651 deletions(-)
 create mode 100644 ledger_invariant_init.cpp
 copy account_value_test.cpp => ledger_test.cpp (64%)
 create mode 100644 ledger_variant_init.cpp



reply via email to

[Prev in Thread] Current Thread [Next in Thread]