summaryrefslogtreecommitdiff
path: root/testsuite
AgeCommit message (Collapse)Author
2015-05-09File ticket41 testcase.Tristan Gingold
2015-05-09Do not fail.Tristan Gingold
2015-03-31Fix entity instantiation with extended identifier.Tristan Gingold
From a patch by Ole Myren Rohne.
2015-03-14generic override: handle enumerated types.Tristan Gingold
2015-03-14Add reproducer for ticket40.Tristan Gingold
2015-03-14Add test for ticket39Tristan Gingold
2015-03-13generic override: handle i32.Tristan Gingold
2015-03-11Fix desynchronization (ghdl_rtik) between grt-waves.adb and ghwlibTristan Gingold
2015-03-11Add bug11 for fst/ghw issues.Tristan Gingold
2015-03-07Implement ticket 37: add switch -gNAME=VAL to override top entity generics.Tristan Gingold
2015-03-01Add bug reproducer from ghdl-discuss.Tristan Gingold
2015-03-01Add test for ticket 38.Tristan Gingold
2015-01-22Add bug09 testcase on time<->univ_integer conversions.Tristan Gingold
2015-01-21Add testcase for ticket35 (UTF encoding).Tristan Gingold
2015-01-20Add testcase bug08 (ambiguous notation for parenthesis name).Tristan Gingold
2015-01-20Add bug07 testcase (locally discrete array compare).Tristan Gingold
2015-01-20Add bug04 testcase.Tristan Gingold
2015-01-19Add testcase for ticket30.Tristan Gingold
2015-01-15Testcase for locally static array comparaison.Tristan Gingold
2015-01-13Add reproducer from ticket #32.Tristan Gingold
2015-01-11Add testcase for ticket29.Tristan Gingold
2015-01-10Add minimal example for bug23165Tristan Gingold
2015-01-10File bug23165.Tristan Gingold
2015-01-10Add testcase from ticket31.Tristan Gingold
2014-12-21Add a testcase for vcd/fst dumps.Tristan Gingold
2014-12-21vcd/fst: handle complex signals. Fix crash.Tristan Gingold
2014-12-13Add ticket26 testcase.Tristan Gingold
2014-12-13PSL: allow labels on psl directives (fix ticket26).Tristan Gingold
2014-12-07Add perf02 (performance issue).Tristan Gingold
2014-12-02Add reproducer from gna bug 23013.Tristan Gingold
2014-11-27Use GHDL_FLAGS for vests.Tristan Gingold
2014-11-19grt-processes: recycle dynamic action_list elements.Tristan Gingold
2014-10-29Add testcase for bug 22868.Tristan Gingold
2014-09-14Testcase for resolver returning by secondary stack.Tristan Gingold
2014-09-06Add a test for vhdl08 overloading.Tristan Gingold
2014-09-02Add testcase for indexed image.Tristan Gingold
2014-09-01Fix vests test tc43.Tristan Gingold
2014-07-21Add overflow literal.Tristan Gingold
2014-06-29Add ticket14.Tristan Gingold
2014-06-24vests/vhdl-93/ashenden/non_compliant/ch_02_ch_02_01.vhd: fix overflow.Tristan Gingold
2014-06-22Strengthen Is_Signal_Object, add a test for alias.Tristan Gingold
2014-06-21Add psl cover directive (ticket19).Tristan Gingold
2014-06-21Handla index of 'image. Fix ticket20.Tristan Gingold
2014-06-21Handle report/severity in PSL assertions.Tristan Gingold
2014-05-07Add testcase for ticket15.Tristan Gingold
2014-03-29Add more cases in ticket11.Tristan Gingold
2014-03-29Fix ticket11: remove from active list a signal not active in the next delta dueTristan Gingold
to a second assignment.
2014-02-23Adjust order, clean lib before running vests.Tristan Gingold
2014-02-01Add ticket9 test.Tristan Gingold
2014-01-25Fix 'value on physical types with whitespaces.Tristan Gingold
Fix style and simplify grt-values.adb. Add tests.