• R/O
  • SSH

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Castle: The best Real-Time/Embedded/HighTech language EVER. Attempt 2


Commit MetaInfo

Revisiónb006978bdf608b45baca4421ca1283015337aea8 (tree)
Tiempo2023-10-11 04:53:53
AutorAlbert Mietus < albert AT mietus DOT nl >
CommiterAlbert Mietus < albert AT mietus DOT nl >

Log Message

(re)Added ConsecutiveSeries test for ProtocolKind, to remove surviving mutants

Cambiar Resumen

Diferencia incremental

diff -r 18eb6ff53f92 -r b006978bdf60 pytst/aigr/test_2a_protocolKind.py
--- a/pytst/aigr/test_2a_protocolKind.py Tue Oct 10 21:51:30 2023 +0200
+++ b/pytst/aigr/test_2a_protocolKind.py Tue Oct 10 21:53:53 2023 +0200
@@ -21,5 +21,4 @@
2121 for v2 in values[1:]:
2222 assert v1+1==v2, f"{ProtocolKind(v1)}+1 <> {ProtocolKind(v2)}"
2323 v1=v2
24-
25-
24+