ce3d79550d
Added c++14 standard support and POSIX API compile time linker flags for avoiding annoying errors and warnings
ehzShelter
2016-10-21 13:07:51 +06:00
5831e932e0
Added support for hlint
Jesse Paroz
2016-10-19 22:27:03 +10:00
a2b7bbc8f2
Add an ID into the Makefile so running tests locally will use the most up to date Docker image.
w0rp
2016-10-18 12:48:45 +01:00
0e6f406fe0
Add autocommand test
Bjorn Neergaard
2016-10-13 09:06:03 -05:00
02e42feeaa
Make the function for waiting for jobs to complete more reliable.
w0rp
2016-10-17 23:43:31 +01:00
bf45ab6d8d
Add a function for waiting for linters to complete, and add a test which checks that linting updates the loclist.
w0rp
2016-10-17 23:26:19 +01:00
654a172473
Make the nearest file search result absolute paths, and add tests to cover it.
w0rp
2016-10-17 21:14:34 +01:00
7c2a16e149
Add a test to check that buffer cleanup works.
w0rp
2016-10-17 20:42:50 +01:00
1300fdc84b#115 - Do not use readlink for the DMD wrapper, for Mac compatibility.
w0rp
2016-10-17 13:03:21 +01:00
15df679765#115 - Make ALE shut up about not being able to load linter files which don't exist when it works anyway.
w0rp
2016-10-17 11:26:14 +01:00
27aad958d6
Add linters for Elixir (#113)
Łukasz Jan Niemier
2016-10-16 17:44:09 +02:00
b07161fe38#109 Use norm! instead of norm to solve remapping issues.
w0rp
2016-10-16 16:09:01 +01:00
cbc419d51f
Fix an issue with a duplicate section in the documentation.
w0rp
2016-10-16 15:36:41 +01:00
c726503acf
Correct the order of arguments for AssertEqual in some places.
w0rp
2016-10-14 20:34:21 +01:00
56b866c8d8
Add some tests for the EchoCursorWarning function.
w0rp
2016-10-14 20:29:31 +01:00
1e756c0e24
Shut up about there being no autocmd events.
w0rp
2016-10-14 19:17:12 +01:00
29271f3477
Add eslint to the Dockerfile.
w0rp
2016-10-13 23:53:17 +01:00
f2dba0f487
Add tests to cover common handler functions.
w0rp
2016-10-13 22:03:31 +01:00
a089fabb5c
Add some unit tests for the BinarySearch function.
w0rp
2016-10-13 21:24:47 +01:00
f506887b28
Add a unit test for the loclist comparison function.
w0rp
2016-10-13 20:56:18 +01:00
5ca7cc14f3
Ignore more files when archiving.
w0rp
2016-10-13 20:42:14 +01:00
ed44d8a146#107 - Check if the buffer is gone by looking for a key in the map instead.
w0rp
2016-10-13 15:21:28 +01:00
a8c83a097b#107 - Handle jobs finishing for closed buffers
w0rp
2016-10-13 15:13:11 +01:00