Commit graph

5 commits

Author SHA1 Message Date
47d08224db Add implementation for ask_string() 2016-04-06 18:26:28 +02:00
860888c06f Implement ask_uint() including tests 2016-04-06 18:05:49 +02:00
747324ae85 Move real implementation to helper, so we can test.
Tests were added, and yes I'm doing some `assert!((foo == true)` here,
so it is easier to spot what happens here, as a `!` is overlooked
sometimes.
2016-04-06 17:54:11 +02:00
253d080625 Add initial codebase for ask_() functions 2016-04-06 17:54:11 +02:00
b9769f4fe6 Initial import 2016-04-06 17:54:11 +02:00