gwydirsam on develop
fix dumb (compare)
gwydirsam on develop
fix dumb (compare)
gwydirsam on develop
damn cout (compare)
gwydirsam on develop
fix FATAL (compare)
Atrus7 on develop
Last minute fixes Merge branch 'develop' of https… (compare)
gwydirsam on develop
fix merge (compare)
gwydirsam on develop
Merge branch 'jerego_vincent_al… removed debug logging from rele… deleted extranseous files etc and 1 more (compare)
gwydirsam on sam
deleted extranseous files etc (compare)
gwydirsam on sam
removed debug logging from rele… (compare)
Atrus7 on develop
Full Adder working.. Temp_mod looking for inverter... Revert "Temp_mod looking for in… and 1 more (compare)
:: ./build/eugenics/test-jv_algorithm
Running main() from gtest_main.cc
[==========] Running 4 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 4 tests from JVAlgorithmTest
[ RUN ] JVAlgorithmTest.EmptyTest
[ OK ] JVAlgorithmTest.EmptyTest (34 ms)
[ RUN ] JVAlgorithmTest.ANDTest
[ OK ] JVAlgorithmTest.ANDTest (1095 ms)
[ RUN ] JVAlgorithmTest.XORTest
[ OK ] JVAlgorithmTest.XORTest (63309 ms)
[ RUN ] JVAlgorithmTest.FullAdderTest