History log of /seL4-l4v-master/HOL4/developers/travis/selftestseq
Revision Date Author Comments
# afed2152 17-Jul-2020 Michael Norrish <michael.norrish@data61.csiro.au>

Adjust Travis build sequences in line with 95c3c2105fb

Basically, this removes src/coalgebras from the truncated sequences.


# e53c040a 30-Jan-2019 Michael Norrish <Michael.Norrish@nicta.com.au>

Build sequences must have src/finite_maps before src/integer


# 08f72be5 30-Jan-2019 Michael Norrish <Michael.Norrish@nicta.com.au>

Yet another fix for Travis sequences


# efd9f5d6 30-Jan-2019 Michael Norrish <Michael.Norrish@nicta.com.au>

Further tweak Travis's build sequence files


# 206e8724 30-Jan-2019 Michael Norrish <Michael.Norrish@nicta.com.au>

Fix Travis's selftest sequence for move of finite_map to finite_maps


# d3a78b99 01-Nov-2017 Michael Norrish <Michael.Norrish@nicta.com.au>

Replace refs to src/llist with src/coalgebras in Travis build seqs


# 13ddf162 27-Aug-2017 Michael Norrish <Michael.Norrish@nicta.com.au>

Put another small example into Travis self-test sequence

This required a change in the relevant Holmakefile so that the
hol88Lib.sml file got seen and included appropriately when not part of
the standard build sequence (Travis builds use custom build sequences
so that the tests stand a chance of completing in good time).

This particular test chosen because it would have made the error fixed
in 21392d97b apparent from Travis testing. I hope there are other
interesting bits of code exercised by this same example.


# b093bad9 05-Jan-2017 Michael Norrish <Michael.Norrish@nicta.com.au>

Add llist directory to Travis "selftest" sequence


# 248ee68a 21-Sep-2015 Michael Norrish <Michael.Norrish@nicta.com.au>

Build sequence for Travis also needs adjusting.

Again, in light of 051995440c


# dc7ec111 24-Feb-2014 Michael Norrish <michael.norrish@nicta.com.au>

A new example demonstrating the zipper datatype (over lists)

Partly inspired by a challenge from Tony Morris


# 461c30fd 21-Nov-2013 Michael Norrish <michael.norrish@nicta.com.au>

Remove examples/misc from Travis selftestseq.

It depends on src/real because of root2Theory.


# 39b7b6bc 21-Nov-2013 Michael Norrish <michael.norrish@nicta.com.au>

Add more stuff to the Travis selftestseq


# 372fa511 19-Nov-2013 Michael Norrish <michael.norrish@nicta.com.au>

Travis: try to get some examples tested

Do this by not building some theories under src, using a custom build
sequence.