- 16 Mar, 2015 1 commit
-
-
Philip Kelley committed
-
- 19 Feb, 2015 1 commit
-
-
Introduce GITTEST_INVASIVE_FS_STRUCTURE for things that are invasive to your filesystem structure (like creating folders at your filesystem root) and GITTEST_INVASIVE_FS_SIZE for things that write lots of data.
Edward Thomson committed
-
- 22 Nov, 2014 2 commits
-
-
When flipping the default to threadsafe, we never made sure that the tests were building non-threadsafe variants. Specify which thead-safety we want for each.
Carlos Martín Nieto committed -
We don't need to know the result of the travis run before determining whether we want to consider the merge as successful.
Carlos Martín Nieto committed
-
- 17 Sep, 2014 2 commits
-
-
It looks like what Travis wants is a list of hashes, rather than a hash with a list.
Carlos Martín Nieto committed -
Carlos Martín Nieto committed
-
- 16 Sep, 2014 1 commit
-
-
Instead of running valgrind on each job, half of which are in release mode and don't have much usable information for valgrind, perform an debug build as part of allowed_failures and run valgrind on that one, which should speed up the feedback we get from the builds.
Carlos Martín Nieto committed
-
- 25 Jun, 2014 1 commit
-
-
We need to tell Travis to build the master branch or it won't build it or the pull requests.
Carlos Martín Nieto committed
-
- 21 May, 2014 1 commit
-
-
Carlos Martín Nieto committed
-
- 30 Apr, 2014 1 commit
-
-
It reportedly works. It does not however work when cross-compiling on Travis, so let's disable it there. This fixes #2311.
Carlos Martín Nieto committed
-
- 13 Jan, 2014 2 commits
-
-
Ben Straub committed
-
Ben Straub committed
-
- 18 Aug, 2013 1 commit
-
-
nulltoken committed
-
- 14 Aug, 2013 1 commit
-
-
Set up the ssh credentials so we are able to talk to localhost and issue git commands. Move to use a script, as the command list is getting somewhat long. While here, delay installing valgrind until we need it, as it and its dependencies are by far the largest downloads and this allows us to start compiling (and failing) faster and we only incur this cost when the test suite runs successfully.
Carlos Martín Nieto committed
-
- 29 Apr, 2013 1 commit
-
-
Create a test repository in the VM and set up git-daemon so we can use it to test the push code.
Carlos Martín Nieto committed
-
- 25 Mar, 2013 2 commits
-
-
Philip Kelley committed
-
Vicent Marti committed
-
- 10 Mar, 2013 1 commit
-
-
Carlos Martín Nieto committed
-
- 26 Jan, 2013 2 commits
-
-
Philip Kelley committed
-
Philip Kelley committed
-
- 06 Jan, 2013 2 commits
- 03 Jan, 2013 2 commits
-
-
Vicent Marti committed
-
Vicent Marti committed
-
- 02 Jan, 2013 3 commits
-
-
Vicent Marti committed
-
Vicent Marti committed
-
Vicent Marti committed
-
- 20 Dec, 2012 1 commit
-
-
Sascha Cunz committed
-
- 14 Dec, 2012 1 commit
-
-
Carlos Martín Nieto committed
-
- 06 Dec, 2012 3 commits
-
-
Vicent Marti committed
-
Vicent Marti committed
-
Vicent Marti committed
-
- 01 Nov, 2012 1 commit
-
-
Vicent Marti committed
-
- 10 Oct, 2012 1 commit
-
-
Also tell ctest and valgrind to run libgit2_clar with '-iall' so we run the network tests in travis.
Carlos Martín Nieto committed
-
- 04 Sep, 2012 1 commit
-
-
We don't care about the supposed zlib errors, and the leak from giterr_set isn't interesting, as it gets freed each time an error is set. Give valgrind a suppressions file so it doesn't tell us about them.
Carlos Martín Nieto committed
-
- 24 Jul, 2012 1 commit
-
-
Instead of putting the compilers in CC, use the travis configuration to specify them. Also ask it to send reports to the IRC channel.
Carlos Martín Nieto committed
-
- 23 Jul, 2012 1 commit
-
-
Carlos Martín Nieto committed
-
- 12 Jul, 2012 1 commit
-
-
Carlos Martín Nieto committed
-
- 27 May, 2012 1 commit
-
-
Scott J. Goldman committed
-
- 20 May, 2012 1 commit
-
-
By default, they are still not built, but hopefully, now that Travis is building them, this will help stave off some of the bitrot.
Scott J. Goldman committed
-