You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
lee ccd119c098 fix(entrypoint): correct path to the exercise that is being tested 9 months ago
..
cl-camp1 Change folder hierarchy 4 years ago
cl-camp3 Change folder hierarchy 4 years ago
cl-camp5 Change folder hierarchy 4 years ago
cl-camp8 Change folder hierarchy 4 years ago
custom-ls/folder1 DEV-3919-my-ls (#1660) 1 year ago
easy-perm feat(easy-perms): add subject, test and solution for the exercise 1 year ago
file-researcher feat(file-researcher): add subject, test and solution for the exercise file-researcher 1 year ago
find-files feat(find-files): add subject, test and solution for new a exercise 1 year ago
find-files-extension feat(find-files-extention): add subject, test and solution for new a exercise 1 year ago
hard-perm fix(devops): fix folder in the hard-perm exercise 1 year ago
left feat(left): add subject, test and solution for the exercise 1 year ago
master-the-ls fix(master-the-ls): fixing readme and test 1 year ago
solutions fix(to-git-or-not-to-git-remake): changed the exercise so that it is doable 12 months ago
teacher Change folder hierarchy 4 years ago
Caddyfile Remove unnecessary option 3 years ago
Dockerfile fix(Dockerfile): debian version from `10.9-slim` to `10-slim` 10 months ago
append-output_test.sh fix(append-output): fix test and solution in order to create the file results.txt with some text inside already 1 year ago
array-selector_test.sh refactor(array-selector): refactor test 1 year ago
auto-exec-bin_test.sh fix(auto-exec-bin): fix test bug 1 year ago
auto-jobs_test.sh DEV-3920 feat(auto-jobs) add subject and tests for auto-jobs exercise 1 year ago
better-cat_test.sh test(better-cat): add test case 1 year ago
bin-status_test.sh test(bin-status): fix tests always returning success 1 year ago
burial_test.sh feat(burial): add subject, test and solution for the exercise 1 year ago
calculator_test.sh DEV-3951-calculator (#1706) 1 year ago
change-struct_test.sh docs(change struct): fixing test and removing folders 1 year ago
check-user_test.sh style(check-user): apply autoformat to tests 1 year ago
cl-camp1_test.sh Make it work with non-executable scripts 3 years ago
cl-camp2_test.sh Change folder hierarchy 4 years ago
cl-camp3_test.sh Make it work with non-executable scripts 3 years ago
cl-camp4_test.sh Make it work with non-executable scripts 3 years ago
cl-camp5_test.sh Make it work with non-executable scripts 3 years ago
cl-camp6_test.sh Make it work with non-executable scripts 3 years ago
cl-camp7_test.sh Change folder hierarchy 4 years ago
cl-camp8_test.sh Make it work with non-executable scripts 3 years ago
comparator_test.sh fix(comparator):fixing the test 1 year ago
count-files_test.sh feat(count-files): add subject, test and solution for the exercise count-files 1 year ago
custom-ls_test.sh DEV-3919-my-ls (#1660) 1 year ago
details_test.sh feat(details): add subject, test and solution for the exercise 1 year ago
dir-info_test.sh test(dir-info): add tests for exercise 1 year ago
division_test.sh refactor(division_test): make challenge function more modular 1 year ago
easy-conditions_test.sh feat(easy-conditions): add subject, test and solution for the exercise 1 year ago
easy-perm_test.sh fix(easy-perms): fix test to check only the perms 1 year ago
entrypoint.sh fix(entrypoint): correct path to the exercise that is being tested 9 months ago
env-format_test.sh feat(env-format): add subject, test and solution for the exercise 1 year ago
explain_test.sh Make it work with non-executable scripts 3 years ago
file-checker_test.sh test(file-cheker): create test folder and delete it from test file 1 year ago
file-details_test.sh feat(file-details): add subject, test and solution for the exercise 1 year ago
file-researcher_test.sh feat(file-researcher): add subject, test and solution for the exercise file-researcher 1 year ago
file-struct_test.sh docs(file-struct): fixing test and removing folders 1 year ago
find-files-extension_test.sh test(find-files-extension): check if the submitted file is correct and check if echo is used 1 year ago
find-files_test.sh test(find-files): check if the submitted file is correct and check if echo is used 1 year ago
grades_test.sh test(grades) fix stderror testing scenarios for grades exercise 1 year ago
greatest-of-all_test.sh test(greatest-of-all): remove unnecessart input in one test 1 year ago
hard-conditions_test.sh fix(hard-conditions): creating the files in the test and removing unnecessary folder 1 year ago
hard-perm_test.sh fix(devops): fixing typos and changing perms in the exercise hard-perm 1 year ago
head-and-tail_test.sh test(head-and-tail): check if the submitted file is correct and check if echo is used 1 year ago
hello-devops_test.sh fix(hello-devops) fix subject and tests name 1 year ago
in-back-ground_test.sh fix(in-back-ground): add check for the nohup command 1 year ago
in-the-dark_test.sh docs(in-the-dark):remove echo from the test 1 year ago
input-redirection_test.sh docs(input-redirection): fix naming inconsistencies 1 year ago
introduction_test.sh Make it work with non-executable scripts 3 years ago
job-regist_test.sh feat(job-regist): new version 1 year ago
joker-num_test.sh test(joker-num): fix permissions issues 1 year ago
json-researcher_test.sh fix(json-researcher): fix test 1 year ago
largest_test.sh chore(largest): add line at eof 1 year ago
left_test.sh fix(left): fixing test 1 year ago
make-it-better_test.sh Change folder hierarchy 4 years ago
master-the-ls_test.sh docs(master-the-ls): fix readme and change to script instead of a file 1 year ago
now-get-to-work_test.sh Make it work with non-executable scripts 3 years ago
plus_test.sh fix(plus_test): change permissions of file 1 year ago
remake_test.sh feat(remake): clarify exercise 1 year ago
right_test.sh fix(right) fixing the test, readme and solution 1 year ago
set-env-vars_test.sh docs(set-env-vars): add hints, fixx the test to block echo and fix solution 1 year ago
set-internal-vars_test.sh feat(set-internal-vars): add subject, test and solution for the exercise 1 year ago
skip-lines_test.sh feat(skip-lines): add subject, test and solution for the exercise skip-line 1 year ago
strange-files_test.sh docs(strange-files): moving the subject to the folder devops 1 year ago
teacher_test.sh Make it work with non-executable scripts 3 years ago
to-git-or-not-to-git_test.sh fix(to-git-or-not-to-git): add check for echo 12 months ago
who-are-you_test.sh Make it work with non-executable scripts 3 years ago