about summary refs log tree commit diff
path: root/src/libcore/tests/fmt
AgeCommit message (Expand)AuthorLines
2019-03-12Replace assert with assert_eq for better debuggingSayan Nandan-118/+118
2019-02-13review failures in btree, stringRalf Jung-1/+0
2019-02-13the formatting issue got fixedRalf Jung-2/+3
2019-02-13review or fix remaining miri failures in libcoreRalf Jung-1/+1
2019-02-07disable tests in MiriRalf Jung-0/+2
2018-12-25Remove licensesMark Rousskov-40/+0
2018-03-13Add hexadecimal formatting of integers with fmt::DebugSimon Sapin-0/+6
2017-12-20Rollup merge of #46831 - Diggsey:float-debug-fmt, r=dtolnaykennytm-0/+4
2017-12-19Always print floats with a decimal point with the Debug formatterDiggory Blake-0/+4
2017-11-24Make fmt::DebugList and friends forward formatting parametersSimon Sapin-0/+55
2017-04-03Move libXtest into libX/testsStjepan Glavina-0/+727