summaryrefslogtreecommitdiff
path: root/test/unit/t_value.cc
Commit message (Collapse)AuthorAgeFilesLines
* fix minor issuestripun2014-08-181-5/+8
|
* add additional tests for sequence_t and fix the old onestripun2014-08-181-22/+50
|
* 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-151-0/+0