Differences From Artifact [7a999040e5]:
- File tests/simplerun/tests/test2/step1.sh — part of check-in [56e69f81e0] at 2018-03-20 11:32:16 on branch v1.65-modularization — Removing some examples and tests because they are hard to make compatible with the GNU hosting requirements. (user: mrwellan, size: 743) [annotate] [blame] [check-ins using] [more...]
- File tests/simplerun/tests/test2/step2.sh — part of check-in [56e69f81e0] at 2018-03-20 11:32:16 on branch v1.65-modularization — Removing some examples and tests because they are hard to make compatible with the GNU hosting requirements. (user: mrwellan, size: 743) [annotate] [blame] [check-ins using]
To Artifact [de871e9b2f]:
- File tests/simplerun/tests/test2/step1.sh — part of check-in [7a74b8e952] at 2018-03-26 10:46:58 on branch v1.65-modularization — Added missing copyright notices (user: mrwellan, size: 787) [annotate] [blame] [check-ins using] [more...]
- File tests/simplerun/tests/test2/step2.sh — part of check-in [7a74b8e952] at 2018-03-26 10:46:58 on branch v1.65-modularization — Added missing copyright notices (user: mrwellan, size: 787) [annotate] [blame] [check-ins using]
1 2 3 4 5 6 7 8 9 | #!/usr/bin/env bash # This file is part of Megatest. # # Megatest is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # | > > | 1 2 3 4 5 6 7 8 9 10 11 | #!/usr/bin/env bash # Copyright 2006-2017, Matthew Welland. # # This file is part of Megatest. # # Megatest is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # |
︙ | ︙ |