]> code.delx.au - gnu-emacs-elpa/commit
Version 1.2.0 Sync with github
authorrocky <rocky@gnu.org>
Thu, 3 Mar 2016 07:57:39 +0000 (02:57 -0500)
committerrocky <rocky@gnu.org>
Thu, 3 Mar 2016 08:33:25 +0000 (03:33 -0500)
commit6c6c83a705dcb0ad3cfbab2c06b013f8ed58ee03
treeda7f4370a00a3763eab45e08b6cfcc7be04d2425
parent5f9c47b477664ac7e056cb2a3b65e16fcc48776d
Version 1.2.0 Sync with github

github syohex:
* Switch from Carton to Cask

rubikitch@ruby-lang.org:
* test-simple.el: test-simple-run: make it a command.
* README.md: Mention test-simple-run
* example/gcd-tests.el: gcd-tests.el: Add test-simple-run comment line
* test-simple.el: Emacs exits abnormally when noninteractive test fails.
* test-simple.el: New function `test-simple-run': register test You can
  run tests easily by pressing C-x C-z.
* test-basic.el: fix botched joke
packages/test-simple/Carton [deleted file]
packages/test-simple/Cask [new file with mode: 0644]
packages/test-simple/README.md
packages/test-simple/THANKS
packages/test-simple/example/gcd-tests.el [moved from packages/test-simple/example/test-gcd.el with 90% similarity]
packages/test-simple/test-simple.el
packages/test-simple/test/test-basic.el