<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coq/test-suite/misc/universes, branch master</title>
<subtitle>The formal proof system</subtitle>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/'/>
<entry>
<title>Dune: fix build_all_stdlib rule</title>
<updated>2019-07-21T15:05:48+00:00</updated>
<author>
<name>Gaëtan Gilbert</name>
</author>
<published>2019-07-21T15:05:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=f1206ec5d6c6d7f557ec6802e64b41d82fc806f8'/>
<id>f1206ec5d6c6d7f557ec6802e64b41d82fc806f8</id>
<content type='text'>
The issue could be reproduced by doing "dune build
test-suite/misc/universes/all_stdlib.v" (from a clean build) which
would error 127 with no message.

- only redirect stdout so that in the future we will see error
  messages

- put the script as a dependency (I guess it sometime succeeded when
  copying the deps for the test suite happened before running it)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The issue could be reproduced by doing "dune build
test-suite/misc/universes/all_stdlib.v" (from a clean build) which
would error 127 with no message.

- only redirect stdout so that in the future we will see error
  messages

- put the script as a dependency (I guess it sometime succeeded when
  copying the deps for the test suite happened before running it)
</pre>
</div>
</content>
</entry>
<entry>
<title>[dune] Fix Dune build in Windows.</title>
<updated>2019-02-04T17:16:39+00:00</updated>
<author>
<name>Emilio Jesus Gallego Arias</name>
</author>
<published>2019-02-04T17:16:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=0439543db9f3be84d59cfdc1dcad34bd114036e3'/>
<id>0439543db9f3be84d59cfdc1dcad34bd114036e3</id>
<content type='text'>
In order for Dune to work in Windows we need to tweak some script
calls, they need a POSIX shell and the `(run ...)` / `(system ...)`
actions use `cmd.exe` on Windows.

Hopefully, we will rely less on `bash` when Dune can understand Coq
libraries. This affects shell scripts in `kernel/**.sh` for example.

It is interesting to see how faster the Coq Windows build is with Dune
+ Windows.

There are some problems with PATHs that prevent the test suite from
working, these will be fixed in a future PR.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In order for Dune to work in Windows we need to tweak some script
calls, they need a POSIX shell and the `(run ...)` / `(system ...)`
actions use `cmd.exe` on Windows.

Hopefully, we will rely less on `bash` when Dune can understand Coq
libraries. This affects shell scripts in `kernel/**.sh` for example.

It is interesting to see how faster the Coq Windows build is with Dune
+ Windows.

There are some problems with PATHs that prevent the test suite from
working, these will be fixed in a future PR.
</pre>
</div>
</content>
</entry>
<entry>
<title>[dune] [test-suite] Support for running the test suite with Dune.</title>
<updated>2018-10-11T12:32:33+00:00</updated>
<author>
<name>Emilio Jesus Gallego Arias</name>
</author>
<published>2018-09-26T20:49:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=9e39d88ffb5829a9e2c82fbf54c0765a819b3e5e'/>
<id>9e39d88ffb5829a9e2c82fbf54c0765a819b3e5e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a test for sorting all universes of stdlib</title>
<updated>2011-01-25T07:02:13+00:00</updated>
<author>
<name>glondu</name>
</author>
<published>2011-01-25T07:02:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=8966d6291e76dba17bedd5f04402d4cd5f4e9da7'/>
<id>8966d6291e76dba17bedd5f04402d4cd5f4e9da7</id>
<content type='text'>
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@13797 85f007b7-540e-0410-9357-904b9bb8a0f7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@13797 85f007b7-540e-0410-9357-904b9bb8a0f7
</pre>
</div>
</content>
</entry>
</feed>
