ayaankhan98 / bigINT

Efficient OpenSource Big Integer(Library) Support for C++
Boost Software License 1.0
6 stars 26 forks source link

assignment_operator.cpp update #34

Closed SamLokh closed 4 years ago

SamLokh commented 4 years ago

tests not written

I'll add the tests.

ayaankhan98 commented 4 years ago

Tests are failing

Test project /home/ayaan/workspace/bigINT/build/tests/operators
    Start 1: assignmentoperator_test
1/1 Test #1: assignmentoperator_test ..........Child aborted***Exception:   0.15 sec

0% tests passed, 1 tests failed out of 1

Total Test time (real) =   0.15 sec

The following tests FAILED:
      1 - assignmentoperator_test (Child aborted)
Errors while running CTest