wip sort tests

This commit is contained in:
lperrey
2021-12-21 13:55:35 +01:00
parent 49ca6fed0a
commit 5c15813845
7 changed files with 88 additions and 89 deletions

View File

@@ -0,0 +1,45 @@
cd /bin
pwd
cd /bin/../
pwd
cd /
pwd
cd /bin
pwd
cd /
pwd
cd //bin
pwd
cd //
pwd
cd //bin
pwd
cd ///
pwd
cd ///bin
pwd
cd ////
pwd
cd ////bin
pwd
cd /////
pwd
cd /////bin
pwd
cd //////
pwd
cd //////bin
pwd
cd ///////
pwd
cd ///////bin
pwd