index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
testsuite
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adjusted to renaming in pyVHDLModel.
Patrick Lehmann
2021-08-23
1
-1
/
+1
*
testsuite/gna: add a test for #1625
Tristan Gingold
2021-08-23
4
-0
/
+127
*
testsuite/gna: add test for #1672
Tristan Gingold
2021-08-23
4
-0
/
+74
*
testsuite/gna: add a test for #1833
Tristan Gingold
2021-08-14
2
-0
/
+85
*
testsuite/gna: add a test (close #1667)
Tristan Gingold
2021-08-06
2
-0
/
+25
*
testsuite/gna: add a test for #1637
Tristan Gingold
2021-08-06
2
-0
/
+24
*
testsuite/gna: add a test for #1723
Tristan Gingold
2021-08-06
3
-0
/
+48
*
testsuite/gna: add reproducer for #1419
Tristan Gingold
2021-08-05
5
-3
/
+57
*
testsuite/gna: add a test for previous commit
Tristan Gingold
2021-08-04
3
-0
/
+37
*
testsuite/gna: add a test and close #1224
Tristan Gingold
2021-08-04
3
-0
/
+59
*
testsuite/gna: add test and close #1589
Tristan Gingold
2021-08-04
2
-0
/
+46
*
testsuite/gna: add testcase for #1455
Tristan Gingold
2021-08-03
10
-0
/
+95
*
testsuite/gna: add testcase for #1055
Tristan Gingold
2021-08-03
6
-0
/
+70
*
libghw: add missing semicolon to physical type formatting (#1825)
Xiretza
2021-07-29
1
-1
/
+1
*
testsuite/gna: add a case for #1824
Tristan Gingold
2021-07-29
2
-0
/
+31
*
testsuite/gna: add a test for previous commit
Tristan Gingold
2021-07-28
2
-0
/
+26
*
testsuite/gna: add a test for #1823
Tristan Gingold
2021-07-28
5
-0
/
+84
*
testsuite/gna: remove traces in issue#1817
Tristan Gingold
2021-07-23
1
-3
/
+5
*
testsuite/gna: add a test for previous commit
Tristan Gingold
2021-07-23
2
-0
/
+12
*
testsuite/gna: add traces to investigate CI failures for #1817
Tristan Gingold
2021-07-23
1
-0
/
+3
*
testsuite/gna: add a C reproducer for #1817
Tristan Gingold
2021-07-22
1
-0
/
+24
*
testsuite/gna: add a test for #1820
Tristan Gingold
2021-07-22
4
-0
/
+161
*
testsuite/gna: add a test for #1817
Tristan Gingold
2021-07-20
3
-0
/
+208
*
testsuite/gna: add a test for previous commit
Tristan Gingold
2021-07-19
2
-0
/
+21
*
testsuite/pyunit/lsp: xfail Test004 on non MSYS2 Windows
umarcor
2021-07-18
1
-2
/
+9
*
testsuite/gna: add a test for #1818
Tristan Gingold
2021-07-17
2
-0
/
+33
*
testsuite/pyunit/lsp/LanguageServer.py: do not quote anymore uri.
Tristan Gingold
2021-07-07
1
-5
/
+1
*
pyunit/lsp/LanguageServer.py: adjust error message
Tristan Gingold
2021-07-07
1
-2
/
+2
*
testsuite/gna: add a test for previous commit
Tristan Gingold
2021-07-05
2
-0
/
+17
*
testsuite/gna: add a test for previous commit
Tristan Gingold
2021-07-05
2
-0
/
+24
*
Fixed bug in OthersAggregateElement.
Patrick Lehmann
2021-07-01
1
-2
/
+2
*
Simplified test code for literals.
Patrick Lehmann
2021-07-01
1
-28
/
+31
*
New command line interface for DOM.
Patrick Lehmann
2021-07-01
1
-1
/
+1
*
Added package declarations inside of declarations.
Patrick Lehmann
2021-07-01
1
-1
/
+8
*
Exchanged sides in asserts to the understanding of pytests actual vs. expecte...
Patrick Lehmann
2021-07-01
4
-16
/
+16
*
Improved test code.
Patrick Lehmann
2021-07-01
4
-10
/
+10
*
Minor changes.
Patrick Lehmann
2021-07-01
2
-6
/
+6
*
Renamed '[sS]ubType' to '[sS]ubtype'.
Patrick Lehmann
2021-07-01
1
-0
/
+12
*
Renamed '_?[nN]ame: str' to '_?[iI]dentifier: str'.
Patrick Lehmann
2021-07-01
4
-7
/
+6
*
Rework and fine tuning.
Patrick Lehmann
2021-07-01
2
-7
/
+12
*
pyGHDL: Added DLL search path for Python ≥3.8. (#1811)
Patrick Lehmann
2021-06-30
1
-2
/
+3
*
testsuite/gna: add a test for #1810
Tristan Gingold
2021-06-30
2
-0
/
+21
*
Codacy issues, Travis cleanup and update ghdl.texi (#1807)
Unai Martinez-Corral
2021-06-26
84
-641
/
+124
*
More DOM improvements (#1806)
Patrick Lehmann
2021-06-26
5
-23
/
+98
*
fix more codacy issues
umarcor
2021-06-23
1
-1
/
+1
*
Handle 'Subtype_Definition' in record definitions.
Patrick Lehmann
2021-06-23
1
-0
/
+3
*
First primitive handling of selected names.
Patrick Lehmann
2021-06-23
1
-2
/
+2
*
Added handling of enumeration, array and record types.
Patrick Lehmann
2021-06-23
1
-1
/
+3
*
Formatted pyunit tests via black.
Patrick Lehmann
2021-06-23
7
-273
/
+297
*
Handle shared variables.
Patrick Lehmann
2021-06-22
1
-2
/
+23
[next]