TartanLlama / expected

C++11/14/17 std::expected with functional-style extensions
https://tl.tartanllama.xyz
Creative Commons Zero v1.0 Universal
1.54k stars 133 forks source link

Rename test folder to test (for evoke), fix warnings in pedantic #119

Open dascandy opened 2 years ago

dascandy commented 2 years ago

and rename the test folder to "test", so that evoke picks it up and runs it (rather than just building it).

Checked with @TartanLlama beforehand for OK on the changes in principle.