Go MAEDA
|
4fb1e4bea0
|
Use fixtures :all to ensure consistent test data and improve test reliability (#41961).
Patch by Katsuya HIDAKA (user:hidakatsuya).
git-svn-id: https://svn.redmine.org/redmine/trunk@23391 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2024-12-11 10:17:57 +00:00 |
|
Marius Balteanu
|
38d950df55
|
Remove current year from source file copyright headers and update year in footer to 2024 (#40043).
git-svn-id: https://svn.redmine.org/redmine/trunk@22746 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2024-02-26 22:55:54 +00:00 |
|
Go MAEDA
|
1481c721a2
|
Use require_relative instead of require File.expand_path(..., __FILE__) (#38093).
Patch by Go MAEDA.
git-svn-id: https://svn.redmine.org/redmine/trunk@22016 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2023-01-01 07:13:39 +00:00 |
|
Go MAEDA
|
92bd67c279
|
Update copyright year to 2023 (#38141).
git-svn-id: https://svn.redmine.org/redmine/trunk@22013 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2023-01-01 06:19:35 +00:00 |
|
Go MAEDA
|
3686b77eb6
|
Update copyright year in source files to 2022 (#36379).
git-svn-id: http://svn.redmine.org/redmine/trunk@21342 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2022-01-02 05:29:10 +00:00 |
|
Go MAEDA
|
3e36b5c452
|
Update copyright year in source files to 2021 (#33069).
git-svn-id: http://svn.redmine.org/redmine/trunk@20846 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2021-03-25 06:58:56 +00:00 |
|
Go MAEDA
|
907e0173e4
|
Update copyright year in source files to 2020 (#33069).
git-svn-id: http://svn.redmine.org/redmine/trunk@19553 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2020-03-03 00:24:10 +00:00 |
|
Go MAEDA
|
a4f3b8882d
|
Avoid class name overlap that causes TypeError on rake test:system test (#32432).
Patch by Akira Matsuda.
git-svn-id: http://svn.redmine.org/redmine/trunk@18995 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-11-09 07:32:41 +00:00 |
|
Go MAEDA
|
adebf4da1d
|
Remove trailing whitespaces from test (#31506).
Patch by Marius BALTEANU.
git-svn-id: http://svn.redmine.org/redmine/trunk@18233 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-06-06 14:53:23 +00:00 |
|
Go MAEDA
|
4082069c75
|
Update copyright year.
git-svn-id: http://svn.redmine.org/redmine/trunk@18198 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-05-25 07:36:06 +00:00 |
|
Go MAEDA
|
b900ae6107
|
Support frozen_string_literal in test/**/*.rb (#26561).
Contributed by Pavel Rosický.
git-svn-id: http://svn.redmine.org/redmine/trunk@17996 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-03-21 03:27:53 +00:00 |
|
Go MAEDA
|
5861160ffc
|
Add "frozen_string_literal: false" for all files (#26561).
This will be changed to true in the future.
git-svn-id: http://svn.redmine.org/redmine/trunk@17947 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-03-15 01:32:57 +00:00 |
|
Jean-Philippe Lang
|
530eef9603
|
Converts UI tests to system tests (#23630).
git-svn-id: http://svn.redmine.org/redmine/trunk@16864 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2017-07-23 12:35:32 +00:00 |
|