summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add case for addition to voidtripun2014-08-181-0/+4
* add test for sequenc_t in value_ttripun2014-08-181-0/+32
* add unit test Negation for valuetripun2014-08-181-0/+46
* minor additionstripun2014-08-181-0/+1
* add test for zero for valuetripun2014-08-181-0/+57
* check Type unit test for valuetripun2014-08-181-0/+50
* add Division unit test for valuetripun2014-08-181-0/+63
* remove some statements until sequence multiplication run-time error is fixedtripun2014-08-181-11/+0
* add Multiplication unit test for valuetripun2014-08-181-0/+79
* add unit test subtraction for valuetripun2014-08-181-0/+93
* add whitespacestripun2014-08-171-4/+4
* add unit test Addition for valuetripun2014-08-171-0/+102
* add unit test of equality for valuetripun2014-08-171-0/+64
* add assignment unit test for valuetripun2014-08-171-0/+35
* add constructors unit test for valuetripun2014-08-171-0/+35
* initialize value fixturetripun2014-08-161-0/+37
* add t_value unit testtripun2014-08-152-1/+1
* Revert "add unit test printing for balance_t" until issue is fixed.tripun2014-08-111-31/+0
* add unit test printing for balance_ttripun2014-08-111-0/+31
* add unit test of Zero for balance_ttripun2014-08-111-0/+26
* add unit test Truth for balance_ttripun2014-08-111-0/+20
* add unit test Round for balance_ttripun2014-08-111-0/+50
* add unit test Floor for balance_ttripun2014-08-111-0/+43
* add unit test Ceiling for balance_ttripun2014-08-111-0/+43
* add unit test Absolute for balance_ttripun2014-08-111-0/+25
* add unit test negation for balance_ttripun2014-08-111-0/+35
* add unit test for balance divisiontripun2014-08-111-0/+45
* add test for multiplicationtripun2014-08-111-0/+45
* edited subraction testtripun2014-08-111-1/+1
* add Equality unit test for balancetripun2014-08-111-2/+65
* added boost subtraction unit testtripun2014-08-111-0/+39
* added balance addition unit testtripun2014-08-111-4/+42
* add balance Test constructorstripun2014-08-111-2/+22
* Merge pull request #315 from tripun/options_testsMartin Michlmayr2014-08-101-0/+49
|\
| * removing test with reg --lot-prices --equity until issue is fixedtripun2014-08-101-13/+0
| * add test for --equitytripun2014-08-101-0/+62
|/
* Rename test since the equity command is being tested, not the optionMartin Michlmayr2014-08-101-0/+0
* Define payees to get rid of trailing whitespaceMartin Michlmayr2014-08-101-10/+10
* Fix minor whitespace issuesMartin Michlmayr2014-08-103-7/+7
* fixed --rich-data testtripun2014-08-101-6/+6
* add test for --datetime-formattripun2014-08-101-0/+22
* add test for --time-colontripun2014-08-101-0/+45
* add test for --time-reporttripun2014-08-101-0/+44
* add test for --immediatetripun2014-08-101-0/+32
* add test for alternative of tail, i.e lasttripun2014-08-101-0/+14
* add test for --date exprtripun2014-08-101-0/+50
* add tests for --detail and --rich-datatripun2014-08-101-0/+32
* add alternative for --head , i.e --firsttripun2014-08-101-0/+14
* added test for alternatives of --gain , i.e --change and -Gtripun2014-08-101-1/+10
* add test for --dctripun2014-08-101-0/+22