]> code.delx.au - gnu-emacs/history - test
Remove buggy non-native image scrolling
[gnu-emacs] / test /
2016-05-12 Dmitry GutovDo not mistake colon at the end of regexp for slash...
2016-05-10 Dmitry GutovDon't treat JS spread as contination method call
2016-05-05 Dmitry GutovRework xref-query-replace-in-results
2016-05-04 Glenn Morris; * test/automated/xref-tests.el: Add copyright and...
2016-05-03 Dmitry GutovHandle "empty line" regexp in xref searches
2016-05-03 Dmitry GutovAdd tests for xref-collect-matches
2016-05-02 Philipp StephaniAdd electric-quote-string unit test
2016-04-27 Dmitry GutovDon't mistake `for' inside a function for a part of...
2016-04-26 Lele GaifaxAdd new keywords of Python 3.5
2016-04-14 Michael AlbinusFix Bug#20637. Do not merge to master
2016-04-06 Paul EggertFix stability confusion in sort-tests
2016-04-02 Dmitry Gutov(js--continued-expression-p): Special-case unary plus...
2016-03-31 Michael AlbinusFix OS X specific settings in tramp-tests
2016-03-30 Alan MackenzieMerge branch 'emacs-25' of /home/acm/emacs/emacs.git...
2016-03-25 Nicolas PettonFix map-put and map-delete for alists (Bug#23105)
2016-03-25 Philipp StephaniAdd customization option for using UTF-8 coordinates...
2016-03-17 Michael AlbinusMerge branch 'emacs-25' of git.sv.gnu.org:/srv/git...
2016-03-17 Michael AlbinusSuppress some Tramp tests for OSX, do not merge with...
2016-03-16 Dmitry GutovFix Ruby's operator precedence
2016-03-15 Dmitry Gutov(ruby-interpolation-inside-another-interpolation):...
2016-03-15 Glenn Morris* test/automated/package-test.el (package-test-signed...
2016-03-15 Dmitry GutovDo not tokenize a comment before continuation as ';'
2016-03-15 Dmitry GutovDon't misindent arguments of a method call inside conti...
2016-03-13 Dmitry GutovTweak the left precedence of '=>'
2016-03-13 Dmitry GutovIndent '.' relative to the first sibling expression
2016-03-11 Dmitry GutovSupport Ruby 2.3.0's safe navigation operator
2016-03-10 Paul EggertRework C source files to avoid ^(
2016-03-10 Eli ZaretskiiBy default, etags produces unqualified Perl tag names
2016-03-10 Dmitry GutovIndent methods with keyword names correctly
2016-03-10 Dmitry GutovPropertize character literals and special global variab...
2016-03-09 Dmitry GutovPropertize operator symbol names with symbol syntax...
2016-03-09 Dmitry GutovAllow using the left shift operator without spaces...
2016-03-07 Dmitry GutovGuard against nested percent literals
2016-03-07 Dmitry GutovRecognize iuwu-mod after an escaped newline
2016-03-05 Dmitry GutovDon't misindent computed property generator methods
2016-03-02 Ulf JasperPrevent infinite loop on not-well-formed xml. (Bug...
2016-03-02 Alan ThirdAdd the missing test case for the previous patch
2016-03-01 Michael AlbinusFix targets in test/automated/Makefile.in
2016-02-23 Michael AlbinusFurther adaptions in file-notify-tests.el for w32notify
2016-02-23 Nicolas Richard(cl-union): Do not ignore :test argument when lists...
2016-02-22 Michael AlbinusAdditional fixes for file notification
2016-02-21 Michael AlbinusFix Bug#22736
2016-02-20 Michael AlbinusReport also result in `file-notify--test-event-handler'
2016-02-20 Michael AlbinusImprove file-notify-test08-watched-file-in-watched-dir
2016-02-20 Tassilo HornNew filenotify test for bug#22736
2016-02-10 Michael AlbinusDescribe Makefile test targets in test/README
2016-02-08 Michael AlbinusSome fixes in file-notify-tests.el
2016-02-07 Michael AlbinusFix Bug#22557
2016-02-06 Eli ZaretskiiFix file-notify-test on MS-Windows
2016-02-06 Eli ZaretskiiExtend etags Ruby support for accessors
2016-02-05 Eli ZaretskiiMerge branch 'emacs-25' of git.savannah.gnu.org:/srv...
2016-02-05 Michael Albinus* test/automated/file-notify-tests.el (file-notify...
2016-02-04 Dmitry GutovRemove 'def X' from the example
2016-02-03 Eli ZaretskiiEtags: yet another improvement in Ruby tags
2016-02-02 Eli ZaretskiiFix names of tags generated for Ruby accessors
2016-02-02 Eli ZaretskiiFix file-name recognition in 'etags'
2016-02-02 Eli ZaretskiiChange Ruby file names and extensions recognized by...
2016-02-02 Eli ZaretskiiMore improvements for Ruby support in 'etags'
2016-02-01 Simen HeggestøylHighlight two additional SCSS keywords
2016-01-30 lu4nxSupport Go language in 'etags'
2016-01-30 Eli ZaretskiiImprove Ruby support in 'etags'
2016-01-30 Eli ZaretskiiAdjust etags test results to changes in copyright years
2016-01-25 Glenn Morris; Spelling fixes (American spelling)
2016-01-25 Alan MackenzieExpunge "allow" + infinitive from source and doc, part 2.
2016-01-22 Michael AlbinusBackport kqueue integration from master
2016-01-20 Dmitry GutovSupport squiggly heredocs in ruby-mode
2016-01-19 Dmitry GutovRename methods in Ruby etags example file
2016-01-15 Phillip LordMerge branch 'emacs-25' of git.sv.gnu.org:/srv/git...
2016-01-15 Phillip LordEnable test selector from command line
2016-01-14 Simen HeggestøylDisallow parenthesis in non-pseudo CSS selectors
2016-01-14 Michael Albinuscheck-maybe shall run only default tests
2016-01-13 Paul EggertFix one more misuse of time-stamp-time-zone
2016-01-13 Glenn Morris* test/automated/core-elisp-tests.el
2016-01-11 Dmitry Gutovtest/automated/vc-hg.el: Support out-of-tree build
2016-01-11 Michael AlbinusMinor change in tramp-tests.el
2016-01-10 Michael AlbinusHandle too long commands in Tramp
2016-01-10 Stefan Monnier* sh-script.el (sh-smie-sh-rules): Improve indentation...
2016-01-10 Dmitry Gutov; Account for spaces before the filename
2016-01-10 Dmitry GutovUse short date for 'hg annotate', and output the author
2016-01-09 Michael AlbinusFix coding system for Tramp on OS X.
2016-01-08 Michael AlbinusSuppress Chinese file name test for OSX in tramp-tests.el
2016-01-05 Michael AlbinusAdditional changes for "make check-expensive"
2016-01-04 Michael AlbinusMerge branch 'emacs-25' of git.sv.gnu.org:/srv/git...
2016-01-04 Michael AlbinusIntroduce check-expensive tests.
2016-01-04 Michael AlbinusMinor fixes in tramp-tests.el
2016-01-01 Paul EggertUpdate copyright year to 2016
2015-12-26 Paul EggertSpelling fix
2015-12-26 Alain SchnebleInclude the tests for the URL parsing fixes
2015-12-26 Alain SchnebleMake relative URL parsing and resolution consistent...
2015-12-25 Michael AlbinusMake tramp-test29-vc-registered more robust
2015-12-22 Michael AlbinusInstrument Tramp tests
2015-12-20 Michael AlbinusSuppress test on Mac OS X
2015-12-20 Alan MackenzieMerge branch 'scratch/follow' into emacs-25
2015-12-17 Eli ZaretskiiFix parsing netrc entries with ports
2015-12-11 Eli ZaretskiiImprove Lua support in etags
2015-12-11 Eli ZaretskiiImprove and document Ruby support in 'etags'
2015-12-08 Glenn Morris* test/automated/simple-test.el (undo-auto-boundary...
2015-12-07 Paul EggertSpelling fixes
2015-12-06 Michael AlbinusFix minor Tramp problems found on BSD
2015-12-06 Michael AlbinusFix auto-revert-tests.el when filenotify isn't used
next