Thu, 28 Jun 2018 09:13:44 +0100 `Win32OperatingSystemTest`: use generated mutex name to allow tests to run in parallel jv stx-8.0.0
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 28 Jun 2018 09:13:44 +0100] rev 1977
`Win32OperatingSystemTest`: use generated mutex name to allow tests to run in parallel and don't fail with "already exists" message.
Thu, 28 Jun 2018 03:31:44 +0000 update tags
convert-repo [Thu, 28 Jun 2018 03:31:44 +0000] rev 1976
update tags
Wed, 27 Jun 2018 15:29:14 +0200 #QUALITY by cg
Claus Gittinger <cg@exept.de> [Wed, 27 Jun 2018 15:29:14 +0200] rev 1975
#QUALITY by cg class: RegressionTests::HTMLParserTests added: #test04_style #test05_textExtraction
Mon, 11 Jun 2018 09:08:43 +0100 Copyright updates jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 11 Jun 2018 09:08:43 +0100] rev 1974
Copyright updates
Wed, 30 May 2018 15:26:24 +0100 Issue #214: added test jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 30 May 2018 15:26:24 +0100] rev 1973
Issue #214: added test https://swing.fit.cvut.cz/projects/stx-jv/ticket/214
Wed, 30 May 2018 14:48:57 +0100 Refactored `MakefileTests` jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 30 May 2018 14:48:57 +0100] rev 1972
Refactored `MakefileTests`
Tue, 17 Apr 2018 16:24:47 +0100 Issue #205: added regression tests jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 17 Apr 2018 16:24:47 +0100] rev 1971
Issue #205: added regression tests https://swing.fit.cvut.cz/projects/stx-jv/ticket/205
Fri, 15 Jun 2018 16:39:56 +0200 #DOCUMENTATION by stefan expecco_18_1_0 expecco_18_1_0wa1
Stefan Vogel <sv@exept.de> [Fri, 15 Jun 2018 16:39:56 +0200] rev 1970
#DOCUMENTATION by stefan class: RegressionTests::FloatTest class comment/format in: #actualPrecisionOf:
Fri, 15 Jun 2018 15:44:59 +0200 #BUGFIX by stefan
Stefan Vogel <sv@exept.de> [Fri, 15 Jun 2018 15:44:59 +0200] rev 1969
#BUGFIX by stefan class: RegressionTests::FloatTest removed: #actualPrecisionOf: changed: #test00_Precision class: RegressionTests::FloatTest class added: #actualPrecisionOf:
Wed, 11 Apr 2018 14:58:09 +0100 Issue #200: added regression tests jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 11 Apr 2018 14:58:09 +0100] rev 1968
Issue #200: added regression tests Note that these tests are skipped on systems with less than 10GB physical RAM. The reason is that this bug only manifested on systems with > 6GB RAM. https://swing.fit.cvut.cz/projects/stx-jv/ticket/200
Tue, 27 Mar 2018 09:18:33 +0100 Issue #197: added regression test jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 27 Mar 2018 09:18:33 +0100] rev 1967
Issue #197: added regression test https://swing.fit.cvut.cz/projects/stx-jv/ticket/197
Tue, 02 Jan 2018 16:29:05 +0000 Do not load preferences when spawning a VM jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 02 Jan 2018 16:29:05 +0000] rev 1966
Do not load preferences when spawning a VM ...to make tests stable and not dependent on what's in preferences.
Thu, 21 Dec 2017 16:02:03 +0000 Added one more VM crash test jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 21 Dec 2017 16:02:03 +0000] rev 1965
Added one more VM crash test ...for a case I experienced once while working on 8.0.0 branch. At some point, it crashed reliably since the interpreter passed invalid object to `_SEND0()`.
Tue, 12 Dec 2017 09:01:30 +0000 Issue #94: added more tests for acquiring a free (fat) lock jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 12 Dec 2017 09:01:30 +0000] rev 1964
Issue #94: added more tests for acquiring a free (fat) lock
Mon, 11 Dec 2017 14:11:56 +0000 Issue #94: added more tests for acquiring a lock with timeout jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 11 Dec 2017 14:11:56 +0000] rev 1963
Issue #94: added more tests for acquiring a lock with timeout
Mon, 11 Dec 2017 11:05:39 +0000 Issue #94: added more tests for unwinding while attempting to lock jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 11 Dec 2017 11:05:39 +0000] rev 1962
Issue #94: added more tests for unwinding while attempting to lock
Wed, 06 Dec 2017 00:56:35 +0000 Issue #186: added some test jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 06 Dec 2017 00:56:35 +0000] rev 1961
Issue #186: added some test https://swing.fit.cvut.cz/projects/stx-jv/ticket/186
Thu, 23 Nov 2017 21:04:19 +0000 Fixed `MakefileTests` and `SnapshotRestartTests` to keep PATH environment as short jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 23 Nov 2017 21:04:19 +0000] rev 1960
Fixed `MakefileTests` and `SnapshotRestartTests` to keep PATH environment as short ...as possible. On Windows, there's a limit on PATH length so we need to keep it short. If we don't, tests may fail due to messed up PATH (commands not found and alike). Fir details see https://software.intel.com/en-us/articles/limitation-to-the-length-of-the-system-path-variable
Tue, 14 Nov 2017 21:13:53 -0300 Added tests for `Context >> #unwindAndRestart` and `Context >> resend` jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 14 Nov 2017 21:13:53 -0300] rev 1959
Added tests for `Context >> #unwindAndRestart` and `Context >> resend` ...as the latter used to crash the VM badly.
Fri, 20 Oct 2017 22:47:34 +0100 Issue #182: Added test jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Fri, 20 Oct 2017 22:47:34 +0100] rev 1958
Issue #182: Added test https://swing.fit.cvut.cz/projects/stx-jv/ticket/182
Thu, 05 Oct 2017 22:31:06 +0100 Fixed `VMCrashTests >> test_newspace_resize` jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 05 Oct 2017 22:31:06 +0100] rev 1957
Fixed `VMCrashTests >> test_newspace_resize` Before shrinking new space, increase oldspace size to make sure there's enough space to tenure objects to. See comment `ObjectMemory >> newSpaceSize:`
Wed, 04 Oct 2017 21:36:43 +0100 Merge of feature-94-revamp-thinlocks jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 04 Oct 2017 21:36:43 +0100] rev 1956
Merge of feature-94-revamp-thinlocks
Fri, 22 Sep 2017 12:06:12 +0100 Added tests for newspace resizing (`ObjectMemory >> #newSpaceSize:`) jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Fri, 22 Sep 2017 12:06:12 +0100] rev 1955
Added tests for newspace resizing (`ObjectMemory >> #newSpaceSize:`)
Mon, 28 Aug 2017 21:05:24 +0100 Added tests for `RecursionLock` jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 28 Aug 2017 21:05:24 +0100] rev 1954
Added tests for `RecursionLock`
Wed, 09 Aug 2017 10:00:57 +0100 Issue 171: Added test jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 09 Aug 2017 10:00:57 +0100] rev 1953
Issue 171: Added test See https://swing.fit.cvut.cz/projects/stx-jv/ticket/171
Fri, 04 Aug 2017 12:09:09 +0100 Merge jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Fri, 04 Aug 2017 12:09:09 +0100] rev 1952
Merge
Thu, 27 Jul 2017 07:03:08 +0100 Merge jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 27 Jul 2017 07:03:08 +0100] rev 1951
Merge
Thu, 15 Jun 2017 16:41:57 +0100 Merge jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 15 Jun 2017 16:41:57 +0100] rev 1950
Merge
Tue, 14 Mar 2017 20:23:54 +0000 Merge jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 14 Mar 2017 20:23:54 +0000] rev 1949
Merge
Wed, 01 Feb 2017 22:26:03 +0000 Merge jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 01 Feb 2017 22:26:03 +0000] rev 1948
Merge
(0) -1000 -300 -100 -50 -30 +30 +50 +100 +300 tip