Search Project: *:*

 
<< < 1 .. 324 325 326 327 328 .. 3689 > >> (Page 326 of 3689)

Post by aliazzz on #11 IECStringUtils CfUnit questions (Post)
At the next release the .package will include all referenced libraries, at penalty of a bigger .package size (60+ MB) and thus a longer installation time. All dependencies will be included, thus the lacking of any libraries will be solved by design.
Last updated: 2020-06-04

Post by aliazzz on #4 Jenkins or Drone integration? CfUnit questions (Post)
Status: closed --> open
Last updated: 2020-05-01

Post by aliazzz on #6 Log file Location CfUnit questions (Post)
status: closed --> open
Last updated: 2020-01-20

Post by aliazzz on #10 On using the RC versions of CfUnit CfUnit questions (Post)
Description has changed: Diff: --- old +++ new @@ -1,15 +1,16 @@ For current projects it is highly encouraged to use the stable V1.0.0.0 official release of CfUnit. -For more adventurous people a Release Candidate might do, but your mileage may vary! -A release candidate code is not entirely tested yet and may contain components that need to be addressed further. It is considered advanced work in progress. +However, for more the adventurous people a &#34;Release Candidate&#34; might do, but your mileage may vary! +Release candidates are considered to be an advanced work in progress of the next expected public release. A Release Candidate code is not yet entirely field tested and may contain code which needs to be addressed further. If any problems are addressed, the Release Canditate will be upgraded to a higher version without prior notice. -However, if you use decide to use an RC and find you stuble upon something unexpected, please share your findings with us so we may improve the software further. Please do provide the following information so that we can replicate and adress the problem accordingly; +However, if you decide to use an RC and you stumble upon something unexpected, please share your findings so we may improve the software further. Please do provide the following information so that we can replicate and address the problem accordingly; -Please provide the information you think we might need to replicate the problem; -* Describe the behaviour which caused you the send in your feedback. -* The behaviour you expected, instead of what really occured, -* What steps you took to result into the actual behaviour. +* Please check if the RC you use is latest RC available. Please upgrade and check if your issue persists. +* If your issue persists after update, describe the problem which caused you the send in your feedback. +* Please also provide the behaviour you expected, instead of what really occured, +* What steps did you take, which resulted into the actual behaviour. * We can ask you to provide further information if needed. + Regards and have fun!
Last updated: 2020-05-27

Post by aliazzz on #6 Log file Location CfUnit questions (Post)
Status: closed --> open
Last updated: 2020-05-01

Post by aliazzz on #10 On using the RC versions of CfUnit CfUnit questions (Post)
Description has changed: Diff: --- old +++ new @@ -1,6 +1,6 @@ # On using the RC versions of CfUnit -For the the slightly more adventurous people a &#34;Release Candidate&#34; can be installed in tandem next to V1.0.0.0 official public release of CfUnit. Release Candidate are considered to be an advanced work in progress in lieu of the next expected public release. A Release Candidate code is not yet entirely field tested and may contain parts of code which might need to be addressed. If any problems are addressed, the Release Candidate will receive an upgrade to a higher version (without prior notice). This cycle will repeat itself until the software is considered &#39;mature&#39; and receives a public release. So with your help we can field test the software and thus limit the number of bug fixes needed after an official public release. +For the the slightly more adventurous people a &#34;Release Candidate&#34; can be installed in tandem with V1.0.0.0 official public release of CfUnit. Release Candidate are considered to be an advanced work in progress in lieu of the next expected public release. A Release Candidate code is not yet entirely field tested and may contain parts of code which might need to be addressed. If any problems are addressed, the Release Candidate will receive an upgrade to a higher version (without prior notice). This cycle will repeat itself until the software is considered &#39;mature&#39; and receives a public release. So with your help we can field test the software and thus limit the number of bug fixes needed after an official public release. If you decide to use an RC and you stumble upon something unexpected, please **share** your findings so we may improve the software further. Please do provide the following information so that we can replicate and address the problem accordingly;
Last updated: 2020-06-02

Post by aliazzz on #12 Contributing to CfUnit CfUnit questions (Post)
Description has changed: Diff: --- old +++ new @@ -14,8 +14,8 @@ Every code should be checked before submission: - Does your code have a test in the verifier? - - No =&gt; write a test for the verifier - - Yes =&gt; provide proof that your code and test works + - No =&gt; write a test for the verifier + - Yes =&gt; provide proof that your code and test works - After peer review and a working unittest in the verifier is provided, the code is eligible for merge in the trunk. ## Any contributions you make will be under the MIT Software License status: --> open
Last updated: 2020-06-15

Post by aliazzz on #8 How can I disable or ignore a test? CfUnit questions (Post)
summary: How can I disable or Ignore a test? --> How can I disable or ignore a test?
Last updated: 2020-05-01

Post by aliazzz on #5 FAQ will be redirected 17:15:20 3-1-2020 CfUnit questions (Post)
Description has changed: Diff: --- old +++ new @@ -1,6 +1,6 @@ ##CfUnit will combine it&#39;s FAQ and API with it&#39;s brother TcUnit. -Since tReason behind this decision is simple, time constraints. Plus, technically CfUnit is about 90% similair to TcUnit as most of the differences are internal framework functionalities, and not the user interactive parts. The same is true for the user-api. This will dissappear from the library and rediect to the original TcUnit API. The new FAQ will cover most basic and advanced topics of general usage. Offcourse some of these questions will relate to TwinCAT usage only, but mostly these questions and anwsers can easily be mapped to CODESYS. +Reason behind this decision is simple: Effectivity. Technically CfUnit is about 90% similair to TcUnit as most of the differences are internal framework functionalities, and not the user interactive parts. The same is true for the user-api. This will dissappear from the library and rediect to the original TcUnit API. The new FAQ will cover most basic and advanced topics of general usage. Offcourse some of these questions will relate to TwinCAT usage only, but mostly these questions and anwsers can easily be mapped to CODESYS. Therefore, we recommended to visit https://tcunit.org/. Hoping to see you at the new FAQ at which hopefully you can find anwsers to any questions you might have!
Last updated: 2019-12-31

Post by aliazzz on #2 Which runtimes are supported? CfUnit questions (Post)
Description has changed: Diff: --- old +++ new @@ -1 +1,9 @@ -In theory all runtimes from 3.5.14.0 or higher are supported. In older runtimes your milage may vary, but you can try your luck. +**All runtimes from 3.5.14.0 or higher** should be supported. In older runtimes support may vary, try at your own luck. This library has been succesfully tested with the following systems; + +System | Version | Result +---------- | ---------- | ------ +CODESYS Control for BeagleboneBlack SL | 3.5.10.30 | no errors, no warnings +CODESYS Control for Raspberry Pi SL | 3.5.14.20 | no errors, no warnings +CODESYS Control Win SL | 3.5.14.20 | no errors, no warnings +CODESYS Control Win SL (x64) | 3.5.14.20 | no errors, no warnings +CODESYS Control Linux SL | 3.5.14.20 | no errors, no warnings
Last updated: 2019-06-03

Post by aliazzz on #3 Can I add extra stuff into the log? CfUnit questions (Post)
status: open --> closed
Last updated: 2019-07-06

Post by aliazzz on #10 On using the RC versions of CfUnit CfUnit questions (Post)
Description has changed: Diff: --- old +++ new @@ -1,9 +1,9 @@ For current projects it is highly encouraged to use the stable V1.0.0.0 official release of CfUnit. However, for more the adventurous people a &#34;Release Candidate&#34; might do, but your mileage may vary! -Release candidates are considered to be an advanced work in progress of the next expected public release. A Release Candidate code is not yet entirely field tested and may contain code which needs to be addressed further. If any problems are addressed, the Release Canditate will be upgraded to a higher version without prior notice. +Release Candidate are considered to be an advanced work in progress of the next expected public release. A Release Candidate code is not yet entirely field tested and may contain parts which need to be addressed further. If any problems are addressed, the Release Candidate will be upgraded to a higher version without prior notice. This cycle repeats itself until the software is considered &#39;mature&#39; and receives a public release. -However, if you decide to use an RC and you stumble upon something unexpected, please share your findings so we may improve the software further. Please do provide the following information so that we can replicate and address the problem accordingly; +If you decide to use an RC and you stumble upon something unexpected, please **share** your findings so we may improve the software further. Please do provide the following information so that we can replicate and address the problem accordingly; * Please check if the RC you use is latest RC available. Please upgrade and check if your issue persists. * If your issue persists after update, describe the problem which caused you the send in your feedback.
Last updated: 2020-05-27

Post by aliazzz on #2 Which runtimes are supported? CfUnit questions (Post)
Status: closed --> open
Last updated: 2020-05-01

Post by aliazzz on #2 Which runtimes are supported? CfUnit questions (Post)
Description has changed: Diff: --- old +++ new @@ -1,6 +1,6 @@ **All runtimes from 3.5.14.0 or higher** should be supported. -*Older runtimes support may vary but in theory any runtime starting from 3.5.10.20 should work, but your mileage may vary (try at your own luck). In such a case some library dependancies should be swapped for older ones. * +Older runtimes support may vary but in theory any runtime starting from 3.5.10.20 should work, but your mileage may vary (try at your own luck). In such a case some library dependancies should be swapped for older ones. This library has been succesfully tested with the following system versions;
Last updated: 2019-06-28

Post by aliazzz on #2 Which runtimes are supported? CfUnit questions (Post)
status: open --> closed
Last updated: 2019-07-06

Post by aliazzz on #2 Which runtimes are supported? CfUnit questions (Post)
status: closed --> open
Last updated: 2019-08-07

Post by aliazzz on #3 Can I add extra stuff into the log? CfUnit questions (Post)
Status: closed --> open
Last updated: 2020-05-01

Post by aliazzz on #2 Which runtimes are supported? CfUnit questions (Post)
Description has changed: Diff: --- old +++ new @@ -21,5 +21,5 @@ ---------- | ---------- | ---------- | ---------- Schneider SoMachine | ? | verified | - ABB Automation Builder | v2.2.2 | verified | - -WAGO e!COCKPIT | ? | verified | [Tickets:#48] +WAGO e!COCKPIT | ? | verified | [#48] ---------- | ---------- | ---------- | ----------
Last updated: 2020-07-15

Post by aliazzz on #6 Log file Location CfUnit questions (Post)
status: --> closed
Last updated: 2020-01-20

Post by aliazzz on #7 Running a test over multple PLC cycles CfUnit questions (Post)
Status: closed --> open
Last updated: 2020-05-01

Post by aliazzz on #2 Which runtimes are supported? CfUnit questions (Post)
Description has changed: Diff: --- old +++ new @@ -21,5 +21,5 @@ ---------- | ---------- | ---------- | ---------- Schneider SoMachine | ? | verified | - ABB Automation Builder | v2.2.2 | verified | - -WAGO e!COCKPIT | ? | verified | Ticket [48] +WAGO e!COCKPIT | ? | verified | Ticket[Tickets:#48] ---------- | ---------- | ---------- | ----------
Last updated: 2020-07-15

Post by aliazzz on #10 On using the RC versions of CfUnit CfUnit questions (Post)
Description has changed: Diff: --- old +++ new @@ -4,9 +4,9 @@ &#34;Release Candidates&#34; are considered to be advanced work in progress in lieu of the next expected public release. A &#34;Release Candidate&#34; has had limited field testing and may contain parts of code which might need to be addressed further. -If any problems are addressed, the &#34;Release Candidate&#34; will receive an upgrade to a higher version **without prior notice**. This development cycle repeats itself until the software is considered **mature**&#34; and receives a true public release (package, documentation etc, etc.) +If any problems are addressed, the &#34;Release Candidate&#34; will receive an upgrade to a higher version **without prior notice**. This development cycle repeats itself until the software is considered **mature** and receives a true public release (web portal update, new .package, documentation, etc, etc). -So, with your help we can let the software get mature faster and limit the amount of bugsfixes needed after an official public release (so we bring the pain forward). +So, with your help, we can let the software get mature faster and limit the amount of bugsfixes needed after an official public release so we bring the pain forward and we can enjoy the gain sooner. We highly encourage you to use an RC and if you stumble upon something unexpected, please **share** your findings so we may improve the software faster. Please do provide the following information so that we can replicate and address the problem accordingly;
Last updated: 2020-06-16

Post by aliazzz on #11 IECStringUtils CfUnit questions (Post)
Here you go. I'll add all referenced libs in the .package on next release. PS it is a CODESYS lib
Last updated: 2020-06-04

Post by aliazzz on #9 Is there a way to test direct adressed (%I* or %Q*) variables? CfUnit questions (Post)
Status: closed --> open
Last updated: 2020-05-01

Post by aliazzz on #4 Jenkins or Drone integration? CfUnit questions (Post)
status: closed --> open
Last updated: 2019-08-07

<< < 1 .. 324 325 326 327 328 .. 3689 > >> (Page 326 of 3689)

Showing results of 92222

Sort by relevance or date