4107 Commits

Author SHA1 Message Date
hneemann
a616115bd2 adds some processor test cases 2020-11-29 11:09:35 +01:00
hneemann
dc93400815 simplifies ram initialization is test cases 2020-11-29 09:33:02 +01:00
hneemann
084459f8a1 allows to init ram in test cases 2020-11-29 08:54:58 +01:00
hneemann
e986b30383 updates a test circuit 2020-11-28 20:31:37 +01:00
hneemann
6711cfe4da allows to use measurement values as signals in a test case 2020-11-28 20:26:16 +01:00
hneemann
51ba9034b7 adds the new auto generated processor test 2020-11-28 20:23:55 +01:00
hneemann
ccf4f58127 allows to use measurement values as signals in a test case 2020-11-28 20:23:23 +01:00
hneemann
541c36eb2a Merge branch 'master' into newProcessor
# Conflicts:
#	src/main/resources/lang/lang_en.xml
#	src/test/java/de/neemann/digital/integration/TestExamples.java
#	src/test/resources/dig/backtrack/AllComponents.dig
2020-11-28 13:49:50 +01:00
hneemann
88ac232545 allows to init circuit signals in a test case 2020-11-28 13:46:53 +01:00
hneemann
6146131202 allows to set program memory in a test case 2020-11-28 12:29:37 +01:00
hneemann
5584218ffd Merge branch 'master' into setModelToTestRow 2020-11-28 11:15:44 +01:00
hneemann
13afc4aad6 refactoring of the test executor 2020-11-28 10:50:36 +01:00
hneemann
71cc6fc8ec moved the init code to the constructor 2020-11-28 09:39:04 +01:00
hneemann
b292ebdb53 adds the FileLocator to the DataFieldEditor load button, closes #566 2020-11-27 13:08:01 +01:00
hneemann
c56e921728 adds a missing license notice 2020-11-27 10:37:26 +01:00
hneemann
632eb16459 minor update of the readme, closes #554 2020-11-27 09:28:23 +01:00
hneemann
b5a6f26af1 adds some test cases 2020-11-27 09:19:38 +01:00
hneemann
fd867f08f8 fixes some corner cases in the "set circuit to test result" function 2020-11-27 09:00:06 +01:00
hneemann
9abec7ecdb uses the file locator for ram preload 2020-11-27 08:02:31 +01:00
hneemann
431078a218 zip export also adds the preload ram content to the zip file. 2020-11-27 08:01:13 +01:00
hneemann
fa98826542 adds a missing language key 2020-11-26 15:25:51 +01:00
hneemann
d3dc1a9862 Fixes a row numbering issue. 2020-11-26 14:43:11 +01:00
hneemann
7c086d8796 Allows to set the simulator to a certain line in the a test result. 2020-11-26 13:19:15 +01:00
hneemann
34f305d3e3 typo 2020-11-26 07:35:33 +01:00
hneemann
703cd09be5 minor refactoring 2020-11-25 17:26:17 +01:00
hneemann
b4a3a508f3 typo 2020-11-25 15:40:40 +01:00
hneemann
a82a58f5cb some minor refactorings 2020-11-25 15:35:02 +01:00
hneemann
9bca9958f6 fixes a consistency issue in the test case evaluation 2020-11-25 08:11:39 +01:00
hneemann
2db2c67e10 fixes a merge error 2020-11-23 14:25:17 +01:00
hneemann
b551fbe298 Merge branch 'master' into virtualTestSignals
# Conflicts:
#	src/main/java/de/neemann/digital/testing/TestCaseDescription.java
2020-11-23 14:17:33 +01:00
hneemann
85a4b16673 updates the release notes 2020-11-23 10:10:29 +01:00
hneemann
914bdaddb1 adds undo to text fields 2020-11-23 10:07:09 +01:00
hneemann
23e6697f26 Merge branch 'master' into testCaseDialog 2020-11-23 09:30:14 +01:00
hneemann
93572dfdd2 fixes a broken gui test 2020-11-23 09:29:47 +01:00
hneemann
55be1b283e fixes the TestCaseDescriptionDialog, closes #565 2020-11-23 09:14:58 +01:00
hneemann
2aede2ec8c adds the virtual test signals to the test case help text 2020-11-22 10:23:38 +01:00
hneemann
81bee7f831 typos 2020-11-22 10:04:20 +01:00
hneemann
9e2836c4b9 typos 2020-11-22 09:15:02 +01:00
hneemann
f54a46395d improved error message if the PinControl component is used the wrong way; closes #564 2020-11-21 21:01:12 +01:00
hneemann
ba7df6c1d7 fixes a null pointer exception 2020-11-21 19:49:01 +01:00
hneemann
127ec6c408 detects multiple declarations of virtual test signals 2020-11-21 18:39:46 +01:00
hneemann
cf896aa4c2 adds the virtualTestSignal test case to the test suite 2020-11-20 21:52:05 +01:00
hneemann
4a3cefc983 adds the virtualTestSignal test case to the test suite 2020-11-20 21:41:53 +01:00
hneemann
856db7368b updates some comments 2020-11-20 21:02:36 +01:00
hneemann
85b421dd80 first working implementation of virtual test signals, see #562 2020-11-20 20:41:48 +01:00
hneemann
573a22a412 minor refactoring of the test case tokenizer 2020-11-20 20:04:24 +01:00
hneemann
3bee073886 allows to use probe values as test case outputs; closes #562 2020-11-19 20:48:19 +01:00
hneemann
57deba5465 Merge branch 'notConnectedRandom' 2020-11-19 17:04:57 +01:00
hneemann
ef2dc3b7b0 updates the release notes 2020-11-19 17:02:10 +01:00
hneemann
6acf49138d bus splitter is able to transfer high-z states 2020-11-18 08:06:32 +01:00