Reworked extension point because it behaved unnecessarily strange.
[Mograsim.git] / net.mograsim.logic.model.am2900 / test /
2019-09-03 Christian FemersMerge branch 'development' into json-fix-extended
2019-09-03 Christian FemersMake Tests compatible again
2019-09-02 Christian FemersAdded small test checking the status register content...
2019-09-02 Christian FemersAdded methods to set and get the complete micro-/makro...
2019-09-02 Christian FemersUnified the status order Z-C-N-OVR everywhere in the...
2019-09-02 Daniel KirschtenMerge remote-tracking branch 'origin/development' into...
2019-09-02 Daniel KirschtenText no longer jitters
2019-09-02 Fabian StemmlerMerge branch 'development' of https://gitlab.lrz.de...
2019-09-02 Daniel KirschtenCleaned up implementations of GUIComponent#getParamsFor...
2019-09-02 Christian FemersImproved Test experience by a lot; added first tests...
2019-09-02 Christian FemersIntroduced new adapter class for testing tristate pins...
2019-09-02 Christian FemersFixed test setup and added support for high level state...
2019-09-02 Christian Femersmade the test enums package private to avoid confusion...
2019-09-01 Daniel KirschtenMerge branch 'fusebug' into development
2019-09-01 Daniel KirschtenFixed Am2901Testbench broken a long time ago (also...
2019-09-01 Daniel KirschtenMerge branch 'fusebug' into development
2019-08-31 Daniel KirschtenPins now have a PinUsage
2019-08-31 Daniel KirschtenMoved Am2904/Am2910Testbenches to test source folder
2019-08-31 Fabian StemmlerMerge branch 'development' of https://gitlab.lrz.de...
2019-08-31 Daniel KirschtenSimpleLogicUIStandalone now supports a pre-run hook
2019-08-27 Fabian StemmlerMerge branch 'development' of
2019-08-27 Daniel KirschtenUndo renaming of BitVector's length to width
2019-08-26 Fabian StemmlerMerge branch 'development' of https://gitlab.lrz.de...
2019-08-26 Daniel KirschtenFurther renaming of length to width
2019-08-26 Christian FemersMy proposal for resolving add92039f433cd315f2087da9c1a0...
2019-08-23 Christian FemersAdded first test structures for Am2904 and Am2910
2019-08-23 Christian FemersRestructured test classes and improved readability
2019-08-13 Christian FemersCommented unnecessary println and debug code
2019-08-10 Daniel KirschtenGUIBitDisplay and GUIManualSwitch now support logicWidt...
2019-07-18 Christian FemersImproved tests and commented out wire listeners for...
2019-07-18 Daniel KirschtenSpeedup by changing redraw listener system
2019-07-17 Daniel KirschtenFurther duplication of bad code guessing input/output...
2019-07-17 Daniel KirschtenIntroduced guessing the correct order for ManualSwitche...
2019-07-17 Daniel KirschtenSwitched to using IndirectGUIComponentCreator instead...
2019-07-15 Daniel KirschtenFinished renaming logic.ui to logic.model
2019-07-15 Daniel KirschtenGUIWires now have names
2019-07-13 Fabian StemmlerMerge branch 'development' of
2019-07-11 Christian FemersAdopted tests to new BitVector and improved labeling
2019-07-10 Daniel KirschtenRenamed logic.ui to logic.model