Skip to content

Copied Files but could not get tests to run#58

Open
marcdefaria wants to merge 56 commits intowvisser:masterfrom
marcdefaria:developer_branch
Open

Copied Files but could not get tests to run#58
marcdefaria wants to merge 56 commits intowvisser:masterfrom
marcdefaria:developer_branch

Conversation

@marcdefaria
Copy link
Copy Markdown

I could not get the tests to run, however I created the simplify packages and the ConstantPropogation.java file in src/.../service/simplify.

@PhillipVH
@Monkleys
@Zhunaidm
@steynvl

Kind Regards
Marc De Faria

Copy link
Copy Markdown

@steynvl steynvl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

check(o, "(x==1)&&(y==3)");
}

@Test
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fix indenation.

Comment thread .travis.yml
script:
- ant;
- ant test;
- docker-compose up --build -d
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We use docker-compose when we want to write multi-container Docker applications. You don't have to use it here and can simply build it with "docker build".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants