summaryrefslogtreecommitdiff
path: root/testsuite
AgeCommit message (Collapse)Author
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.
2014-01-19Add 'image and 'value tests for enumerations, missing in gna bug 7751 ↵Brian Drummond
testcase. Add missing cases for Type_Mode_E32 in Translation.adb
2014-01-19Fix bug21513: expanded name with operator_symbol prefix.Tristan Gingold
2014-01-17Fix bug21500: resolution function for complex types.Tristan Gingold
2014-01-17Fix bug21497: do not create an indirection for access to complex type.Tristan Gingold
Add a type check in mcode for New_Address.
2014-01-16Fix bug21487: call resolution function at init if there is at least 1 source.Tristan Gingold
2014-01-15Add comments in testsuite/gna/testsuite.sh.Tristan Gingold
2014-01-13Fix bug20312: rewrite of complex types.Tristan Gingold
Fix crashes in sem_expr when string literals are used in range exprs.
2014-01-08Rework implementation of -frelaxed-rules, add bug20767.Tristan Gingold
2014-01-05Fix bug17759: individual associated to an element of array of array.Tristan Gingold
2014-01-05Fix bug15702: require generic association in direct entity instantiation.Tristan Gingold
2014-01-05Fix bug17203: elaborate packages of an entity before evaluating default expr.Tristan Gingold
2014-01-05Translate bit string literals in aggregate. Fix bug18659.Tristan Gingold
2014-01-04Fix and add bug20549: compare assigned value with driver value in directTristan Gingold
signal assignment.
2014-01-02Add bug15993.Tristan Gingold
2014-01-02Fix bug7186: missing check in Sem_Parenthesis_Name for non-overloaded case.Tristan Gingold
2014-01-01Add bug16782.Tristan Gingold
2014-01-01Fix bug14953: improve error message for direct signal assignment.Tristan Gingold
2014-01-01Rework registration of RTIs for packages, to fix bug 21052.Tristan Gingold
2014-01-01Fix sr2737 (rol/ror with shift = +/- length).Tristan Gingold
2014-01-01Add bug17309Tristan Gingold
2014-01-01vests/testsuite.sh: remove temporary files at end of testbench.Tristan Gingold
2014-01-01Add bug18361.Tristan Gingold
2014-01-01Fix bug18280, and add it.Tristan Gingold
2014-01-01testsuite: fix permission, build get_entities.Tristan Gingold
2013-12-31Add bug21274Tristan Gingold
2013-12-31add bug15966.Tristan Gingold
2013-12-29Fix bug in get_entities, add STOP <time> to testsuite scriptBrian Drummond
2013-12-29Fix bug17127: extend the life of Alloc_Stack variables.Tristan Gingold
2013-12-29Add sr2676 test.Tristan Gingold
2013-12-29Add bug18810 testcase.Tristan Gingold
2013-12-29Add bug16096.Tristan Gingold
2013-12-29Add bug15933.Tristan Gingold