index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
testsuite
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Loading predefined libraries and packages.
Patrick Lehmann
2022-12-23
1
-0
/
+2
|
*
Updated to pyVHDLModel v0.18.0.
Patrick Lehmann
2022-12-23
4
-9
/
+34
|
*
Changed doc comment position.
Patrick Lehmann
2022-12-23
1
-1
/
+3
|
*
Fixed path to SimpleEntity.
Patrick Lehmann
2022-12-23
1
-1
/
+1
|
*
Updated StopWatch testcode.
Patrick Lehmann
2022-12-23
1
-31
/
+43
|
*
Added StopWatch example for DOM and documentation testing.
Patrick Lehmann
2022-12-23
12
-12
/
+813
|
*
Restructured test example sourcefiles.
Patrick Lehmann
2022-12-23
4
-16
/
+78
|
*
Reorganized comment tests.
Patrick Lehmann
2022-12-23
1
-2
/
+15
|
*
Some f-string changes.
Patrick Lehmann
2022-12-23
1
-5
/
+3
|
*
Added comments to test files.
Patrick Lehmann
2022-12-23
1
-1
/
+3
|
*
testsuite/gna/bug0130: reindentation
Tristan Gingold
2022-12-23
1
-3
/
+3
|
*
testsuite/gna: add original test for #2264
Tristan Gingold
2022-12-23
1
-0
/
+3
|
*
Testing complex documentation examples (#2275)
Patrick Lehmann
2022-12-23
4
-136
/
+133
|
|
|
|
|
|
|
* Testing complex examples. * Added comment annotations. * Removed duplicated file.
*
testsuite/gna: add test for #2264
Tristan Gingold
2022-12-23
4
-0
/
+180
|
*
testsuite/synth: add a test for #2279
Tristan Gingold
2022-12-22
4
-0
/
+75
|
*
testsuite/gna: add a test for #2277
Tristan Gingold
2022-12-21
2
-0
/
+50
|
*
testsuite/pyunit/libghdl: adjust Complex, add Complex_Multilines
Tristan Gingold
2022-12-21
3
-4
/
+143
|
*
testsuite/pyunit/libghd: add process_2 test
Tristan Gingold
2022-12-21
2
-0
/
+15
|
*
testsuite/pyunit/libghdl: add a test for package comments
Tristan Gingold
2022-12-21
2
-0
/
+10
|
*
testsuite/pyunit: check with source identifier
Tristan Gingold
2022-12-20
2
-5
/
+5
|
|
|
|
adjust baseline
*
testsuite/ypunit/libghdl: only use unittest decorators
Tristan Gingold
2022-12-20
1
-2
/
+1
|
*
testsuite/gna: add a test for #2276
Tristan Gingold
2022-12-19
2
-0
/
+27
|
*
testsuite/synth: add a test for #2273
Tristan Gingold
2022-12-18
48
-0
/
+10919
|
*
testsuite/gna: add a test for #2269
Tristan Gingold
2022-12-17
2
-0
/
+26
|
*
testsuite/synth: add a test for #2270
Tristan Gingold
2022-12-16
3
-0
/
+103
|
*
testsuite/gna: add a test for #2271
Tristan Gingold
2022-12-16
2
-0
/
+31
|
*
testsuite/gna: add tests for #2223
Tristan Gingold
2022-12-11
3
-0
/
+60
|
*
testsuite/gna: add a test for previous commit
Tristan Gingold
2022-12-11
2
-1
/
+30
|
*
testsuite/gna: adjust test #2175
Tristan Gingold
2022-12-11
1
-1
/
+1
|
*
testsuite/gna: add a test for #2216
Tristan Gingold
2022-12-10
3
-0
/
+61
|
*
testsuite/gna: add a test for #2267
Tristan Gingold
2022-12-10
2
-0
/
+18
|
*
testsuite/synth: add a test for #2266
Tristan Gingold
2022-12-07
2
-0
/
+36
|
*
testsuite/pyunit/libghdl: add a test for comments
Tristan Gingold
2022-12-07
2
-0
/
+13
|
*
Enhanced SimpleEntity with code comments.
Patrick Lehmann
2022-12-06
3
-26
/
+49
|
*
Reorganized testcases.
Patrick Lehmann
2022-12-06
51
-191
/
+197
|
*
testsuite/pyunit/libghdl: add ent_arch test
Tristan Gingold
2022-12-04
2
-0
/
+13
|
*
Merge pull request #2255 from Paebbels/paebbels/f-strings
tgingold
2022-12-02
3
-17
/
+17
|
\
|
|
|
|
f-strings
|
*
Fixed usage of 'cls'.
Patrick Lehmann
2022-11-30
1
-1
/
+1
|
|
|
*
Converted string formatting to f-strings.
Patrick Lehmann
2022-11-30
3
-16
/
+16
|
|
*
|
testsuite/gna: add a test for #2250
Tristan Gingold
2022-11-30
2
-0
/
+55
|
/
*
testsuite/synth: add a test for calling operator by name
Tristan Gingold
2022-11-30
2
-2
/
+18
|
*
testsuite/pyunit/libghdl: add tests for comments on the same line
Tristan Gingold
2022-11-27
3
-0
/
+19
|
*
testsuite/pyunit/libghdl: add tests for line comments
Tristan Gingold
2022-11-27
4
-1
/
+27
|
*
testsuite/pyunit/libghdl: remove work-arounds in the tests
Tristan Gingold
2022-11-27
17
-33
/
+22
|
*
testsuite/pyunit/libghdl: add tests for process comments
Tristan Gingold
2022-11-23
3
-0
/
+28
|
*
testsuite/pyunit/libghdl: add tests for comments in functions
Tristan Gingold
2022-11-22
5
-1
/
+50
|
*
testsuite/pyunit/libghdl: add tests for enums
Tristan Gingold
2022-11-22
6
-0
/
+57
|
*
testsuite/pyunit/libghdl: add more tests for comments gathering
Tristan Gingold
2022-11-22
15
-16
/
+204
|
*
testsuite/pyunit: add more tests for comments
Tristan Gingold
2022-11-21
16
-25
/
+311
|
*
vhdl-parse: handle inside comments
Tristan Gingold
2022-11-21
1
-0
/
+0
|
[next]