| .. |
|
Component.cs
|
Components Initialize() rewritten, double StartChangeHandler() calls avoided, ToString() methods are equl, use ClassName.
|
2021-04-08 12:03:18 +02:00 |
|
CycleDlg.cs
|
Config.Data --> TBF.Data and TBF.DB, etc.
|
2021-09-20 14:29:01 +02:00 |
|
CycleDlg.designer.cs
|
Refactorization: TBF.UI namespace, no change of function, ver. 2.18.1314
|
2019-09-17 10:58:44 +02:00 |
|
CycleDlg.pl.resx
|
Refactoring : TestBenchFramework --> TBF ver. 2.18.789
|
2018-01-29 09:48:01 +01:00 |
|
CycleDlg.resx
|
Refactoring : TestBenchFramework --> TBF ver. 2.18.789
|
2018-01-29 09:48:01 +01:00 |
|
CycleDlg.ru.resx
|
Refactoring : TestBenchFramework --> TBF ver. 2.18.789
|
2018-01-29 09:48:01 +01:00 |
|
CycleStep.cs
|
Refactoring : TestBenchFramework --> TBF ver. 2.18.789
|
2018-01-29 09:48:01 +01:00 |
|
CycleStepsCtrl.cs
|
Refactorization: TBF.UI namespace, no change of function, ver. 2.18.1314
|
2019-09-17 10:58:44 +02:00 |
|
EnduranceSeq.cs
|
(1) Stopping a cycle after ErrorFlags STOP, (2) Bug fix in R.Entities.MeterTestRslt, ver. 2.26.1681
|
2021-06-28 12:09:42 +02:00 |
|
Factory.cs
|
Factories are without ResetStaticProperties( ).
|
2021-04-08 12:03:25 +02:00 |
|
TestMethodCfg.cs
|
IComponentCfg : GetControl( ) --> GetControl(IList<Component> cmpntEntities)
|
2021-09-16 14:21:18 +02:00 |
|
TestMethodCfgCtrl.cs
|
public enum CfgUpdateFlags moved to Config.Enums
|
2018-06-18 14:44:52 +02:00 |
|
TestMethodCfgCtrl.designer.cs
|
Refactoring : TestBenchFramework --> TBF ver. 2.18.789
|
2018-01-29 09:48:01 +01:00 |
|
TestMethodCfgCtrl.resx
|
Refactoring : TestBenchFramework --> TBF ver. 2.18.789
|
2018-01-29 09:48:01 +01:00 |
|
TestParams.cs
|
IParamsProvider.UpdateParam(...) returns CfgUpdateFlags now.
|
2018-06-18 16:45:32 +02:00 |