index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
testsuite
/
pyunit
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Renamed AllVHDLSources to Sanity.
Patrick Lehmann
2021-06-22
7
-23
/
+213
*
fix issues reported by Codacy
umarcor
2021-06-22
2
-4
/
+3
*
Fixed issues reported by Codacy.
Patrick Lehmann
2021-06-22
1
-1
/
+1
*
Prepared handling of functions, types, subtypes and aliases.
Patrick Lehmann
2021-06-22
4
-4
/
+4
*
Minimal handling of types and subtypes.
Patrick Lehmann
2021-06-22
1
-1
/
+1
*
Start handling function calls.
Patrick Lehmann
2021-06-22
1
-3
/
+3
*
New testing file.
Patrick Lehmann
2021-06-22
1
-2
/
+2
*
testsuite/pyunit/dom: test only vhdl source files from sanity/
Tristan Gingold
2021-06-22
1
-1
/
+1
*
Merge pull request #1798 from Paebbels/paebbels/aggregates
tgingold
2021-06-20
4
-2
/
+177
|
\
|
*
Simplified prettyprint, as pyVHDLModel has now builtin __str__ methods for ex...
Patrick Lehmann
2021-06-19
1
-9
/
+30
|
*
Added handling of Parenthesis.
Patrick Lehmann
2021-06-19
1
-2
/
+2
|
*
Testcase(s) for expressions.
Patrick Lehmann
2021-06-19
2
-2
/
+52
|
*
Added testcase for integer literals.
Patrick Lehmann
2021-06-19
3
-9
/
+105
|
*
Improvements to pyGHDL.dom.
Patrick Lehmann
2021-06-19
1
-1
/
+1
|
*
pyGHDL: handle c_double
umarcor
2021-06-19
1
-1
/
+1
|
*
Better aggregate handling
Patrick Lehmann
2021-06-19
1
-1
/
+1
|
*
First step towards aggregates.
Patrick Lehmann
2021-06-19
1
-0
/
+8
*
|
testsuite/pyunit/dom: replace AllVHDLSources.sh with AllSources.py
umarcor
2021-06-19
2
-31
/
+23
*
|
testsuite/pyunit: add AllVHDLSources.sh
umarcor
2021-06-19
1
-0
/
+31
|
/
*
Added handling of Floating Point.
Patrick Lehmann
2021-06-18
1
-1
/
+2
*
Reduced testcase.
Patrick Lehmann
2021-06-17
1
-10
/
+1
*
Updates to the dom namespace in pyGHDL.
Patrick Lehmann
2021-06-17
3
-5
/
+5
*
lsp testsuite: improve substitution (for windows)
Tristan Gingold
2021-01-21
1
-8
/
+13
*
LanguageServer: quote URI, adjust lsp.py (for Windows)
Tristan Gingold
2021-01-20
1
-1
/
+2
*
testsuite/pyunit/lsp: Remove verbosity flag
Tristan Gingold
2021-01-20
1
-1
/
+1
*
testsuite/pyunit/lsp: use absolute path and metavalue @ROOT@
Tristan Gingold
2021-01-19
17
-96
/
+131
*
LanguageServer.py: print missing elements in case of errors
Tristan Gingold
2021-01-18
1
-6
/
+8
*
testsuite/pyunit/lsp/003errors: adjust testcase
Tristan Gingold
2021-01-17
2
-96
/
+1
*
testsuite/pyunit/lsp: check references and adjust them
Tristan Gingold
2021-01-17
6
-62
/
+132
*
testsuite/pyunit/lsp: rename test
Tristan Gingold
2021-01-17
4
-9
/
+5
*
pyunit/lsp: adjust tests
Tristan Gingold
2021-01-16
12
-152
/
+64
*
pyunit/lsp: fix and reenable some tests
Tristan Gingold
2021-01-16
3
-59
/
+35
*
Make API more pythonic be replacing C-like byte arrays with str. Abstracted u...
Patrick Lehmann
2021-01-10
1
-1
/
+1
*
Adding types and docstrings to libghdl.
Patrick Lehmann
2021-01-10
1
-2
/
+2
*
testuite/pyunit: call pyGHDL.cli.lsp instead of ghdl-ls
umarcor
2021-01-08
1
-2
/
+2
*
Marked failing tests with `@skip` for now.
Patrick Lehmann
2021-01-07
1
-24
/
+31
*
Added test module for LanguageServer tests containing 8 test groups 001..008 ...
Patrick Lehmann
2021-01-07
1
-0
/
+199
*
Added json files from https://github.com/ghdl/ghdl-language-server repository.
Patrick Lehmann
2021-01-07
33
-0
/
+3787
*
Fixed parameter reference.
Patrick Lehmann
2021-01-05
1
-1
/
+1
*
Add a testcase for packages.
Patrick Lehmann
2021-01-01
1
-1
/
+1
*
Enable coverage collection in pytest.
Patrick Lehmann
2021-01-01
1
-0
/
+31
*
Added file headers and license texts. (#1564)
Patrick Lehmann
2020-12-31
2
-1
/
+3
*
Executing Python unit tests in Parallel Processes (#1558)
Patrick Lehmann
2020-12-30
4
-40
/
+7
*
Rework initialization and finalization.
Tristan Gingold
2020-12-30
1
-0
/
+1
*
Activated 'analyze_init_status' in Python code.
Patrick Lehmann
2020-12-29
1
-2
/
+2
*
testsuite: rm pyunit/testsuite.sh
umarcor
2020-12-29
1
-59
/
+0
*
pyGHDL/libghdl: fix absolute imports
umarcor
2020-12-29
1
-1
/
+1
[next]