summary refs log tree commit diff
path: root/src/libcore/tests/option.rs
AgeCommit message (Expand)AuthorLines
2018-07-29resolved upstream merge conflictsBrad Gibson-1/+14
2018-07-25Add missing dynTatsuyuki Ishi-1/+1
2018-07-09Add a basic test to `Option::replace`Clément RENAULT-0/+15
2018-04-30fixed some and added more testsBrad Gibson-0/+8
2018-04-27fixed inner_deref test case for NoneBrad Gibson-1/+1
2018-04-26added DerefOption and DerefResult + tests to stdBrad Gibson-0/+11
2017-09-27Rename option::Missing to NoneErrorHunter Praska-3/+3
2017-09-27Add docs for Missing, correct Option's Try testHunter Praska-2/+2
2017-09-27Add tests for Option and Result Try implHunter Praska-0/+27
2017-08-15use field init shorthand EVERYWHEREZack M. Davis-1/+1
2017-04-03Move libXtest into libX/testsStjepan Glavina-0/+272