Commit Graph

8 Commits (341ca691fc8a465a81b48d7953fc800a887b46fd)

Author SHA1 Message Date
elsid 8e1c92d9af
Use std::variant for ESM::Variant implementation 4 years ago
elsid 7f577f5f08
Do not compare hash in tests
Different std libraries have different implementation that produce different
results for the same values.
4 years ago
elsid dae3f022ba
Add tests for ESM::Variant 4 years ago
Andrei Kortunov 822764d0fa Rework fixed strings handling 4 years ago
Azdul 7940317e42 Make sure that proper operator function is used for char[N] argument 6 years ago
Capostrophic 84a871cac7 Actually enable is_pod test 7 years ago
Capostrophic 85b7aa4f09
Uncomment is_pod test in fixed string tests 7 years ago
Roman Proskuryakov 5ae1864062 Add unit tests for ESM::FIXED_STRING 9 years ago