miguel
737ec808b1
feat(hard-conditions): add subject, test and solution for the exercise
2 years ago
Michele Sessa
ed054578b9
docs(input-redirection): fix naming inconsistencies
2 years ago
Michele Sessa
0549bcf421
feat(input-redirection): add new exercise to scripting piscine
2 years ago
miguel
5ffb2348f5
fix(right) fixing the test, readme and solution
2 years ago
miguel
5245101b91
feat(right): add subject, test and solution for the exercise
2 years ago
miguel
15a88f5137
feat(in-the-dark): add subject, test and solution for the exercise
2 years ago
miguel
5f8365c19c
fix(easy-conditions): Fixing exercise due to misunderstanding of the objective
2 years ago
miguel
9becc5396a
feat(easy-conditions): add subject, test and solution for the exercise
2 years ago
Zouhair AMAZZAL
2b77c87031
DEV-3919-my-ls ( #1660 )
...
* DEV-3919 feat(my-ls) add subject and tests for my-ls project
* DEV-3919 fix(custom-ls) change the name of the exercise from my-ls to custom-ls
* DEV-3919 docs(custom-ls) fix grammar errors
* DEV-3919 test(custom-ls) fix unalias in tests
* DEV-3919 docs(custom-ls) add permanently alias teaching
* test(custom-ls): fix test not able to run aliases
Co-authored-by: Zouhair AMAZZAL <zouhair.amazzal@01talent.com>
Co-authored-by: Michele Sessa <mikysett@gmail.com>
2 years ago
nprimo
ce6ef6d186
refactor(array-selector): refactor test
...
- make challenge a variadic function
- simplify test using challenge for all the test cases
2 years ago
nprimo
c231898bca
fix(array-selector): remove exit command from solution
2 years ago
nprimo
c9f0245673
fix(array-selector): add execute mode to test script
2 years ago
nprimo
595c044136
feat(array-selector): add test
2 years ago
nprimo
9038c5b3dd
feat(array-selector): add solution
2 years ago
miguel
04e90aa8be
fix(comparator):fixing the test
...
improving error message in the solution
add readme info about error message
2 years ago
miguel
fb239fd7d2
fix(comparator):fixing test and adding info to the readme
2 years ago
miguel
d07a43ebe8
feat(comparator): add subject, test and solution for the exercise
2 years ago
miguel
eb6e281da0
feat(file-details): add subject, test and solution for the exercise
2 years ago
nprimo
ad0ea7ea91
fix(auto-exec-bin): fix test bug
...
- replace bash command with source to update current bash PATH
and not a sub-bash one
- replace binary with simple bash script - image has no access to
internet
- update subject accordingly
2 years ago
Zouhair AMAZZAL
60deacdbb2
DEV-3918 test(auto-exec-bin) fix the test, uncorrect condition to check if bin already exists
2 years ago
Zouhair AMAZZAL
d1295b02a8
DEV-3918 feat(auto-exec-bin) add new subject and tests for auto-exec-bin exercise
2 years ago
Michele Sessa
3d0e7cb960
test(bin-status): fix tests always returning success
2 years ago
Zouhair AMAZZAL
95509fae9a
DEV-3916 feat(bin-status) add subject and tests for bin-status exercise
2 years ago
miguel
ab5b82d1bd
docs(greatest-of-all): correct typos
2 years ago
miguel
447de57f08
fix(): correcting typos in readme
...
fixing the test work with a range of numbers and add error checking
fixing the solution according to the test
2 years ago
miguel
962b6217b4
feat(greatest-of-all): add subject, test and solution for the exercise
2 years ago
Michele Sessa
ebc79e5a13
chore(check-user): make the solution executable
2 years ago
Michele Sessa
fd80d337d2
style(check-user): apply autoformat to tests
2 years ago
Michele Sessa
b7197ba49c
feat(check-user): add new exercise for scripting piscine
2 years ago
eslopfer
8bf61c6a45
refactor(division): modify solution to avoid having to exit
2 years ago
eslopfer
596e6bc683
fix(division): refactor to exit with 0
2 years ago
eslopfer
82751669c2
test(division: add check for test command)
2 years ago
eslopfer
cf304b85d4
fix(division): remove wrong file pushed
2 years ago
eslopfer
08c8ce153b
test(division): add condition to work with one argument
2 years ago
eslopfer
981ebfd3d4
test(division): add test case
2 years ago
eslopfer
46ab89401a
fix(division): output numbers in the short version
2 years ago
eslopfer
820ae81915
fix(division): make file executable
2 years ago
eslopfer
238aee7edc
fix(division): make file executable
2 years ago
eslopfer
d50afde56a
test(division): fix tests
2 years ago
eslopfer
4575754057
test(division): add tests for exercise
2 years ago
eslopfer
52e77c4e57
feat(division): add solution for exercise
2 years ago
eslopfer
19abec613b
fix(plus): change permissions of file
2 years ago
eslopfer
37a411afa9
fix(plus_test): change permissions of file
2 years ago
eslopfer
f848501332
fix(plus): wrong shebang
2 years ago
eslopfer
8316ebd171
test(plus): add tests
2 years ago
eslopfer
cf4815901f
feat(plus): add solution
2 years ago
Zouhair AMAZZAL
75d318f5d9
DEV-3920 fix(auto-jobs) fix solution for task3
2 years ago
Zouhair AMAZZAL
944e43772c
DEV-3920 feat(auto-jobs) add subject and tests for auto-jobs exercise
2 years ago
miguel
df1b00c454
fix(easy-perms): fix test to check only the perms
2 years ago
miguel
bbee4a7248
fix(easy-perm): fixing the test
2 years ago