Skip to content

Commit

Permalink
feat(test): Add melpazoid command
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 committed Oct 30, 2023
1 parent 2b18dc4 commit 773e603
Show file tree
Hide file tree
Showing 87 changed files with 194 additions and 237 deletions.
4 changes: 1 addition & 3 deletions cmds/checker/check-eask.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with GNU Emacs; see the file COPYING. If not, write to the
* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/

"use strict";
Expand Down
4 changes: 1 addition & 3 deletions cmds/clean/all.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with GNU Emacs; see the file COPYING. If not, write to the
* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/

"use strict";
Expand Down
4 changes: 1 addition & 3 deletions cmds/clean/autoloads.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with GNU Emacs; see the file COPYING. If not, write to the
* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/

"use strict";
Expand Down
4 changes: 1 addition & 3 deletions cmds/clean/dist.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with GNU Emacs; see the file COPYING. If not, write to the
* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/

"use strict";
Expand Down
4 changes: 1 addition & 3 deletions cmds/clean/elc.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with GNU Emacs; see the file COPYING. If not, write to the
* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/

"use strict";
Expand Down
4 changes: 1 addition & 3 deletions cmds/clean/log-file.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with GNU Emacs; see the file COPYING. If not, write to the
* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/

"use strict";
Expand Down
4 changes: 1 addition & 3 deletions cmds/clean/pkg-file.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with GNU Emacs; see the file COPYING. If not, write to the
* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/

"use strict";
Expand Down
4 changes: 1 addition & 3 deletions cmds/clean/workspace.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with GNU Emacs; see the file COPYING. If not, write to the
* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/

"use strict";
Expand Down
4 changes: 1 addition & 3 deletions cmds/core/archives.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with GNU Emacs; see the file COPYING. If not, write to the
* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/

"use strict";
Expand Down
4 changes: 1 addition & 3 deletions cmds/core/cat.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with GNU Emacs; see the file COPYING. If not, write to the
* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/

"use strict";
Expand Down
4 changes: 1 addition & 3 deletions cmds/core/clean.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with GNU Emacs; see the file COPYING. If not, write to the
* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/

"use strict";
Expand Down
4 changes: 1 addition & 3 deletions cmds/core/compile.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with GNU Emacs; see the file COPYING. If not, write to the
* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/

"use strict";
Expand Down
4 changes: 1 addition & 3 deletions cmds/core/concat.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with GNU Emacs; see the file COPYING. If not, write to the
* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/

"use strict";
Expand Down
4 changes: 1 addition & 3 deletions cmds/core/create.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with GNU Emacs; see the file COPYING. If not, write to the
* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/

"use strict";
Expand Down
4 changes: 1 addition & 3 deletions cmds/core/docker.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with GNU Emacs; see the file COPYING. If not, write to the
* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/

"use strict";
Expand Down
4 changes: 1 addition & 3 deletions cmds/core/emacs.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with GNU Emacs; see the file COPYING. If not, write to the
* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/

"use strict";
Expand Down
4 changes: 1 addition & 3 deletions cmds/core/eval.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with GNU Emacs; see the file COPYING. If not, write to the
* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/

"use strict";
Expand Down
4 changes: 1 addition & 3 deletions cmds/core/exec-path.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with GNU Emacs; see the file COPYING. If not, write to the
* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/

"use strict";
Expand Down
4 changes: 1 addition & 3 deletions cmds/core/exec.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with GNU Emacs; see the file COPYING. If not, write to the
* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/

"use strict";
Expand Down
4 changes: 1 addition & 3 deletions cmds/core/files.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with GNU Emacs; see the file COPYING. If not, write to the
* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/

"use strict";
Expand Down
4 changes: 1 addition & 3 deletions cmds/core/generate.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with GNU Emacs; see the file COPYING. If not, write to the
* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/

"use strict";
Expand Down
4 changes: 1 addition & 3 deletions cmds/core/info.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with GNU Emacs; see the file COPYING. If not, write to the
* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/

"use strict";
Expand Down
4 changes: 1 addition & 3 deletions cmds/core/init.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with GNU Emacs; see the file COPYING. If not, write to the
* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/

"use strict";
Expand Down
4 changes: 1 addition & 3 deletions cmds/core/install-deps.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with GNU Emacs; see the file COPYING. If not, write to the
* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/

"use strict";
Expand Down
4 changes: 1 addition & 3 deletions cmds/core/install.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with GNU Emacs; see the file COPYING. If not, write to the
* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/

"use strict";
Expand Down
4 changes: 1 addition & 3 deletions cmds/core/keywords.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with GNU Emacs; see the file COPYING. If not, write to the
* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/

"use strict";
Expand Down
4 changes: 1 addition & 3 deletions cmds/core/link.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with GNU Emacs; see the file COPYING. If not, write to the
* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/

"use strict";
Expand Down
4 changes: 1 addition & 3 deletions cmds/core/lint.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with GNU Emacs; see the file COPYING. If not, write to the
* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/

"use strict";
Expand Down
4 changes: 1 addition & 3 deletions cmds/core/list.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with GNU Emacs; see the file COPYING. If not, write to the
* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/

"use strict";
Expand Down
4 changes: 1 addition & 3 deletions cmds/core/load-path.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with GNU Emacs; see the file COPYING. If not, write to the
* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/

"use strict";
Expand Down
4 changes: 1 addition & 3 deletions cmds/core/load.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with GNU Emacs; see the file COPYING. If not, write to the
* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/

"use strict";
Expand Down
4 changes: 1 addition & 3 deletions cmds/core/outdated.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with GNU Emacs; see the file COPYING. If not, write to the
* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/

"use strict";
Expand Down
4 changes: 1 addition & 3 deletions cmds/core/package-directory.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with GNU Emacs; see the file COPYING. If not, write to the
* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/

"use strict";
Expand Down
4 changes: 1 addition & 3 deletions cmds/core/package.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with GNU Emacs; see the file COPYING. If not, write to the
* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/

"use strict";
Expand Down
4 changes: 1 addition & 3 deletions cmds/core/recipe.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with GNU Emacs; see the file COPYING. If not, write to the
* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/

"use strict";
Expand Down
4 changes: 1 addition & 3 deletions cmds/core/refresh.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with GNU Emacs; see the file COPYING. If not, write to the
* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/

"use strict";
Expand Down
Loading

0 comments on commit 773e603

Please sign in to comment.