1
0
Fork 0
Commit graph

28 commits

Author SHA1 Message Date
89d2b9a057 Excplicitly load ‘oni-ivy’ for testing 2020-04-09 00:06:37 -07:00
0d8c294865 Fix tests by including ‘subr-x’
‘string-empty-p’ is defined in ‘subr-x’ and this library isn’t loaded into Emacs
by default.
2020-04-08 23:51:59 -07:00
dcffe90e3c Test isearch-mode diminishing using a constant
Apparently in the docker container that’s running the tests, reading  from the
command-line makes it a multibyte character (105 776 127 130), but defined in
Emacs it’s a unibyte character (61442). This might have something to do with
UTF-16 vs UTF-8?
2020-04-08 23:48:56 -07:00
df4d188d3f Fix diminishing minor modes when reloading libraries 2020-04-08 11:16:00 -07:00
27ae68341c Add basic fish shell script configuration 2020-04-08 00:22:23 -07:00
f90d13d9c3 Fix typo 2020-04-07 13:14:09 -07:00
8121df576e Use ‘nxml-mode’ for ‘.proj’ and ‘.targets’ files
Both of these file types are used for MSBuild.
2020-04-07 12:01:05 -07:00
a709f502f8 Add navigation functions for end-of-line and beginning-of-line 2020-04-07 02:09:43 -07:00
378ef3d590 Move CSS tests to bats 2020-04-07 01:25:23 -07:00
5dcb39c59c Add Haskell configuration 2020-03-29 23:56:44 -07:00
6be4d9c526 Add json configuration 2020-03-27 16:00:55 -07:00
cc8de9b58e Add prescient 2020-02-24 23:11:41 -08:00
34b78655c2 Enable nxml-mode for .csproj files 2020-01-28 22:15:41 -08:00
76f9a50c45 Add tests for oni-csharp 2020-01-28 21:48:28 -08:00
e77c57b998 Add ‘smartparens’ to ‘oni-sh’ 2020-01-14 22:02:08 -08:00
08e73f9cac Fix integration test for ‘oni-cpp’
The output contains more than just the print statement in the test, but it ends
with the result.
2020-01-14 21:25:32 -08:00
78cf5cb514 Fix integration test for oni-cpp
‘oni-c++’ was renamed to ‘oni-cpp’
2020-01-14 08:11:50 -08:00
c23059b74e Add integration test for oni-c++ 2020-01-13 18:13:16 -08:00
2bc74ded5b Fix file permissions for oni-bats.bats 2020-01-13 18:05:40 -08:00
dbf4798b1a Add integration test for oni-browse-url 2020-01-13 18:02:41 -08:00
28e10b8e89 Add integration test for oni-conf 2020-01-12 15:34:34 -08:00
dd2d254e25 Make the wording of the different integration tests more consistent 2020-01-08 16:49:02 -08:00
b4dc4d0f9f Print output of oni-bats integration test on failure 2020-01-08 13:07:41 -08:00
a1e3fb87dc Add docker configuration 2020-01-07 22:43:59 -08:00
e5127ad0d2 Add test loading oni-bookmark 2020-01-07 21:50:50 -08:00
a2a474d87a Add test loading oni-autohotkey 2020-01-07 21:33:56 -08:00
5ea266270d Add auto-insert template for bats-mode 2020-01-07 21:33:42 -08:00
487f25a7a6 Move bats tests to test/integration 2020-01-07 16:27:27 -08:00