• exec/tests/test.js

    From Deucе@1:103/705 to Git commit to main/sbbs/master on Wed Feb 7 10:15:08 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/0e8093884f55707cdb9fe0c1
    Modified Files:
    exec/tests/test.js
    Log Message:
    Log exceptions to stdout as well as log file.
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Fri Feb 9 22:38:32 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/8c9bea8e0f9c78ce05fe9473
    Modified Files:
    exec/tests/test.js
    Log Message:
    Log fail_msg, not the out-of-scope e.

    Hopefully, we'll find out why the random test fails sometimes...
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Mon Feb 12 09:41:33 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/32cad313c3f0168cc890a5dd
    Modified Files:
    exec/tests/test.js
    Log Message:
    More fixins to get error message.
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Sat Jan 18 07:58:20 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/43d8951eb73d235c4b8b905e
    Modified Files:
    exec/tests/test.js
    Log Message:
    Add support for a skipif file in each directory.

    If this file contains valid JS code that returns a true value, the
    directory is skipped.
    --- SBBSecho 3.23-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Tue Jan 28 11:33:35 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/2206aa4f2587beece29a80ef
    Modified Files:
    exec/tests/test.js
    Log Message:
    Flush stdout after each test.

    This makes watching the valgrind tests more entertaining.
    Likely makes it easier to tell what test crashed too, but let's
    face it, I'm doing this to be entertained.
    --- SBBSecho 3.23-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)