StratifyLabs / sostest

Stratify OS Test Suite
GNU Lesser General Public License v3.0
3 stars 3 forks source link

Add RingTest class for var::Ring #33 #40

Closed shomagan closed 6 years ago

shomagan commented 6 years ago

var::Ring some test failed for ring class when data filling in end of buffer

var::Vector in method void pop_back(){ m_count--; } did't have if (m_count)