-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
12 changed files
with
14 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
;;; bash-test.el --- Bash language tests for codemetrics.el -*- lexical-binding: t; -*- | ||
|
||
;; Copyright (C) 2024 Marie Katrine Ekeberg | ||
;; Copyright (C) 2024-2025 Marie Katrine Ekeberg | ||
|
||
;; Author: Marie Katrine Ekeberg <[email protected]> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
;;; c-test.el --- C language tests for codemetrics.el -*- lexical-binding: t; -*- | ||
|
||
;; Copyright (C) 2024 Marie Katrine Ekeberg | ||
;; Copyright (C) 2024-2025 Marie Katrine Ekeberg | ||
|
||
;; Author: Marie Katrine Ekeberg <[email protected]> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
;;; go-test.el --- Go language tests for codemetrics.el -*- lexical-binding: t; -*- | ||
|
||
;; Copyright (C) 2024 Marie Katrine Ekeberg | ||
;; Copyright (C) 2024-2025 Marie Katrine Ekeberg | ||
|
||
;; Author: Marie Katrine Ekeberg <[email protected]> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
;;; java-test.el --- Java language tests for codemetrics.el -*- lexical-binding: t; -*- | ||
|
||
;; Copyright (C) 2024 Marie Katrine Ekeberg | ||
;; Copyright (C) 2024-2025 Marie Katrine Ekeberg | ||
|
||
;; Author: Marie Katrine Ekeberg <[email protected]> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
;;; javascript-test.el --- JavaScript language tests for codemetrics.el -*- lexical-binding: t; -*- | ||
|
||
;; Copyright (C) 2024 Marie Katrine Ekeberg | ||
;; Copyright (C) 2024-2025 Marie Katrine Ekeberg | ||
|
||
;; Author: Marie Katrine Ekeberg <[email protected]> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
;;; kotlin-test.el --- Kotlin language tests for codemetrics.el -*- lexical-binding: t; -*- | ||
|
||
;; Copyright (C) 2024 Marie Katrine Ekeberg | ||
;; Copyright (C) 2024-2025 Marie Katrine Ekeberg | ||
|
||
;; Author: Marie Katrine Ekeberg <[email protected]> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
;;; lua-test.el --- Lua language tests for codemetrics.el -*- lexical-binding: t; -*- | ||
|
||
;; Copyright (C) 2024 Marie Katrine Ekeberg | ||
;; Copyright (C) 2024-2025 Marie Katrine Ekeberg | ||
|
||
;; Author: Marie Katrine Ekeberg <[email protected]> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
;;; rust-test.el --- Rust language tests for codemetrics.el -*- lexical-binding: t; -*- | ||
|
||
;; Copyright (C) 2024 Marie Katrine Ekeberg | ||
;; Copyright (C) 2024-2025 Marie Katrine Ekeberg | ||
|
||
;; Author: Marie Katrine Ekeberg <[email protected]> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
;;; test-helper.el --- General test utilities for cognitive-complexity.el -*- lexical-binding: t; -*- | ||
|
||
;; Copyright (C) 2024 Marie Katrine Ekeberg | ||
;; Copyright (C) 2024-2025 Marie Katrine Ekeberg | ||
|
||
;; Author: Marie Katrine Ekeberg <[email protected]> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
;;; typescript-test.el --- TypeScript language tests for cognitive-complexity.el -*- lexical-binding: t; -*- | ||
|
||
;; Copyright (C) 2024 Marie Katrine Ekeberg | ||
;; Copyright (C) 2024-2025 Marie Katrine Ekeberg | ||
|
||
;; Author: Marie Katrine Ekeberg <[email protected]> | ||
|
||
|