summaryrefslogtreecommitdiff
path: root/gcc/selftest.h
AgeCommit message (Expand)Author
2017-01-05Introduce RTL function readerdmalcolm
2017-01-01 Update copyright years.jakub
2016-12-15Introduce selftest::locate_filedmalcolm
2016-11-08[2/2] Add store merging unit testsktkachov
2016-10-25Expose forcibly_ggc_collect and run it after all selftestsdmalcolm
2016-10-12Add selftest::read_filedmalcolm
2016-09-02Introduce class edit_contextdmalcolm
2016-09-02Improvements to typed_splay_treedmalcolm
2016-08-31selftest: split out named_temp_file from temp_source_filedmalcolm
2016-08-29selftest.h: mark failure functions with ATTRIBUTE_NORETURN.dmalcolm
2016-08-23selftest.h: add ASSERT_STR_CONTAINSdmalcolm
2016-08-18selftest.h: add class line_table_testdmalcolm
2016-08-16Move class temp_source_file from input.c to selftest.c/hdmalcolm
2016-08-11Add selftests to selftest.cdmalcolm
2016-08-04selftest.h: Add ASSERT_TRUE_AT and ASSERT_FALSE_ATdmalcolm
2016-07-20Add selftests for fibonacci_heapmarxin
2016-07-20Add sreal to selftestsmarxin
2016-07-11input.c: add lexing selftests and a test matrix for line_table statesdmalcolm
2016-06-22Implement -fdiagnostics-parseable-fixitsdmalcolm
2016-06-15Add more spellcheck selftestsdmalcolm
2016-06-13selftests: improve reported failure locationsdmalcolm
2016-06-13selftest: show values when ASSERT_STREQ failsdmalcolm
2016-06-10Add ggc-tests.cdmalcolm
2016-06-08Add selftest for pretty-print.cdmalcolm
2016-06-06Selftest frameworkdmalcolm