aboutsummaryrefslogtreecommitdiff
path: root/gcc/selftest.h
AgeCommit message (Expand)AuthorFilesLines
2017-01-05Introduce RTL function readerDavid Malcolm1-0/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-12-15Introduce selftest::locate_fileDavid Malcolm1-0/+10
2016-11-08[2/2] Add store merging unit testsKyrylo Tkachov1-0/+1
2016-10-25Expose forcibly_ggc_collect and run it after all selftestsDavid Malcolm1-0/+5
2016-10-12Add selftest::read_fileDavid Malcolm1-0/+7
2016-09-02Introduce class edit_contextDavid Malcolm1-0/+1
2016-09-02Improvements to typed_splay_treeDavid Malcolm1-0/+1
2016-08-31selftest: split out named_temp_file from temp_source_fileDavid Malcolm1-7/+17
2016-08-29selftest.h: mark failure functions with ATTRIBUTE_NORETURN.David Malcolm1-2/+3
2016-08-23selftest.h: add ASSERT_STR_CONTAINSDavid Malcolm1-0/+19
2016-08-18selftest.h: add class line_table_testDavid Malcolm1-0/+42
2016-08-16Move class temp_source_file from input.c to selftest.c/hDavid Malcolm1-0/+16
2016-08-11Add selftests to selftest.cDavid Malcolm1-0/+1
2016-08-04selftest.h: Add ASSERT_TRUE_AT and ASSERT_FALSE_ATDavid Malcolm1-9/+21
2016-07-20Add selftests for fibonacci_heapMartin Liska1-0/+1
2016-07-20Add sreal to selftestsMartin Liska1-0/+1
2016-07-11input.c: add lexing selftests and a test matrix for line_table statesDavid Malcolm1-3/+9
2016-06-22Implement -fdiagnostics-parseable-fixitsDavid Malcolm1-0/+1
2016-06-15Add more spellcheck selftestsDavid Malcolm1-0/+1
2016-06-13selftests: improve reported failure locationsDavid Malcolm1-16/+44
2016-06-13selftest: show values when ASSERT_STREQ failsDavid Malcolm1-9/+15
2016-06-10Add ggc-tests.cDavid Malcolm1-0/+1
2016-06-08Add selftest for pretty-print.cDavid Malcolm1-0/+1
2016-06-06Selftest frameworkDavid Malcolm1-0/+153