Giter Site home page Giter Site logo

cobol-test's People

Contributors

monadius avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

cobol-test's Issues

Remove the spaces between `<COMPLETEDIN::>` and duration

The output currently looks like this:

<DESCRIBE::>Fixed Tests
<IT::>n = 00
<PASSED::>Test Passed
<COMPLETEDIN::>        0
<IT::>n = 03
<PASSED::>Test Passed
<COMPLETEDIN::>        0
<COMPLETEDIN::>        0
<DESCRIBE::>Random Tests
<IT::>n = 05
<PASSED::>Test Passed
<COMPLETEDIN::>        0
<IT::>n = 08
<PASSED::>Test Passed
<COMPLETEDIN::>        0
<IT::>n = 18
<PASSED::>Test Passed
<COMPLETEDIN::>        0
<COMPLETEDIN::>        0

Can you change to <COMPLETEDIN::>0?

Add executable

In the COBOL image, I'm planning to clone this repo to /opt/cobol-test and add /opt/cobol-test/bin to PATH.

So I can do:

preprocess-cobol-tests tests.cbl

instead of

python3 /opt/cobol-test/src/preprocessor.py

Add shebang:

#!/usr/bin/env python3

Move to bin/preprocess-cobol-tests, and chmod +x.


By the way, are there any conventions for the directory with copybooks? Like include/?

not a issue, question

The period cannot appear in any literal (even inside quotes). The maximum test case title length is 80 characters.

I'm assuming this testcase "fixed tests for n = 9.2, x = 5 and a = 1" or any other similar decimal based would not be possible ? (or I read the entire para wrong)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.