aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite
Commit message (Collapse)AuthorAgeFilesLines
* Testcase for previous patch.Tristan Gingold2017-12-142-0/+34
|
* Add reproducer for #476Tristan Gingold2017-12-1217-0/+693
|
* issue450: adjust baseline.Tristan Gingold2017-12-111-1/+0
|
* issue450, issue98: check vpi feature presence.Tristan Gingold2017-12-112-21/+29
|
* ticket24: check if tested feature is present.Tristan Gingold2017-12-111-10/+17
|
* issue382: reduce simulation time for interpretation.Tristan Gingold2017-12-111-2/+6
|
* simul: emit proper error message for negative timeout.Tristan Gingold2017-12-111-1/+1
|
* Add testcase for #478Tristan Gingold2017-12-085-0/+62
|
* bug040: reduce execution time for simulation.Tristan Gingold2017-12-071-1/+1
|
* bug040: reduce simulation time for interpretation.Tristan Gingold2017-12-061-1/+5
|
* Testcase for #471Tristan Gingold2017-12-014-0/+39
|
* Add testcase for #474Tristan Gingold2017-12-012-0/+14
|
* Testcase for #472Tristan Gingold2017-11-292-0/+23
|
* Add testcase for previous patch.Tristan Gingold2017-11-292-0/+38
|
* Add reproducer for #470Tristan Gingold2017-11-282-0/+23
|
* Add reproducer for #467Tristan Gingold2017-11-276-0/+961
|
* Add a test about impure functions.Tristan Gingold2017-11-252-0/+20
|
* Testcase for #465Tristan Gingold2017-11-192-0/+28
|
* Add testcase for #461Tristan Gingold2017-11-173-0/+43
|
* Add reproducer for #458Tristan Gingold2017-11-154-0/+92
|
* Add testcase for #456.Tristan Gingold2017-11-134-0/+188
|
* Handle complex subtype in unbounded records.Tristan Gingold2017-11-052-0/+40
|
* File cocotb example for #450Tristan Gingold2017-11-023-0/+51
| | | | https://stackoverflow.com/questions/46988237/unusable-module-names-with-generate-statement-in-cocotb
* Add more tests for #418Tristan Gingold2017-11-015-8/+579
|
* Improve testsuite/gna README.Tristan Gingold2017-11-011-2/+20
|
* Add reproducer for #418Tristan Gingold2017-11-014-0/+161
|
* issue #450: tentatively fix failure on windows.Tristan Gingold2017-11-011-0/+6
|
* issue #450: also fix if-generate statement.Tristan Gingold2017-10-311-1/+1
|
* Add testcase for #450Tristan Gingold2017-10-314-0/+196
|
* Add testcase for previous commit.Tristan Gingold2017-10-303-0/+57
|
* Add testcase for previous commit.Tristan Gingold2017-10-292-0/+110
|
* Add test cases for individual assocs.Tristan Gingold2017-10-297-1/+166
|
* Add testcase for #449Tristan Gingold2017-10-273-0/+48
|
* Add reproducer for #447.Tristan Gingold2017-10-262-0/+48
|
* Add testcase for previous commit. (Related to #440).Tristan Gingold2017-10-244-0/+61
|
* Add testcase from #190.Tristan Gingold2017-10-222-0/+31
|
* Add testcase from #235.Tristan Gingold2017-10-222-0/+29
|
* Add reproducer for #356.Tristan Gingold2017-10-222-0/+24
|
* Add testcase for previous (individual assoc for unbounded record).Tristan Gingold2017-10-223-0/+74
|
* Add reproducer for #441Tristan Gingold2017-10-162-0/+19
|
* Add reproducer for #439Tristan Gingold2017-10-162-0/+33
|
* vests: use strict std93 for non compliant tests.Tristan Gingold2017-10-151-0/+2
|
* Add reproducer for #26Tristan Gingold2017-10-062-0/+40
|
* Add reproducer for #424Tristan Gingold2017-10-044-0/+76
|
* vests: support dry run.Tristan Gingold2017-10-041-41/+54
|
* Reproducer for #419Tristan Gingold2017-09-284-0/+85
|
* Add reproducer for #379Tristan Gingold2017-09-252-0/+39
| | | | Close #379
* Adjust result of the testsuite.Tristan Gingold2017-09-251-2/+1
| | | | Due to the masking effect, the test is invalid.
* Add reproducer for #413Tristan Gingold2017-09-132-0/+34
|
* Also fix for next/exit statement.Tristan Gingold2017-09-062-0/+16
| | | | Part of #407