Files
neovim/test/functional
ZyX d670591887 ci: Better core dump checking
- Do not exclude any directories from `find` search, remove dumps before tests
  instead.
- Install `apport` on travis so that linux tests should produce core dumps
  (based on information from travis-ci/travis-ci#3754, not sure whether it still
  applies).
- Check cores in lua so that one has an idea which test is failing exactly. Do
  this only 10% of time on linux because traversing the file system is slow.

Unit tests are still not touched, though it is what `app` argument in
`check_cores` is for.

TODO? consider using `find`, it may be faster. Consider retiring `os.execute`,
      dealing with escaping is bad.
2017-02-14 00:33:52 +03:00
..
2017-01-19 09:55:57 +01:00
2017-01-17 10:47:20 +01:00
2016-11-17 00:55:39 +01:00
2017-01-11 01:05:55 +01:00
2017-02-04 11:07:49 +01:00
2016-12-27 14:10:01 -05:00
2017-02-14 00:33:52 +03:00
2016-06-10 21:50:49 +03:00