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.
 
 
 
 
 
 
Xavier Petit 464d4e4816 Rename *_test.go -> test_*.go 4 years ago
..
base Refactor & Beautify & destruction commit 4 years ago
solutions Rename *_test.go -> test_*.go 4 years ago
Dockerfile Use lighter docker images (Alpine < Debian) 4 years ago
benchmark_tests.sh Modify benchmark accordingly to other scripts modifications 4 years ago
clean.sh Add clean script to tests to remove Go executables 4 years ago
entrypoint.sh Refactor & Beautify & destruction commit 4 years ago
test_abort.go Rename *_test.go -> test_*.go 4 years ago
test_activebits.go Rename *_test.go -> test_*.go 4 years ago
test_advancedsortwordarr.go Rename *_test.go -> test_*.go 4 years ago
test_alphacount.go Rename *_test.go -> test_*.go 4 years ago
test_any.go Rename *_test.go -> test_*.go 4 years ago
test_appendrange.go Rename *_test.go -> test_*.go 4 years ago
test_atoi.go Rename *_test.go -> test_*.go 4 years ago
test_atoibase.go Rename *_test.go -> test_*.go 4 years ago
test_atoibaseprog.go Refactor & Beautify & destruction commit 4 years ago
test_basicatoi.go Rename *_test.go -> test_*.go 4 years ago
test_basicatoi2.go Rename *_test.go -> test_*.go 4 years ago
test_basicjoin.go Rename *_test.go -> test_*.go 4 years ago
test_boolean.go Pass exercise name as an argument (no more magic) 4 years ago
test_btreeapplybylevel.go Rename *_test.go -> test_*.go 4 years ago
test_btreeapplyinorder.go Rename *_test.go -> test_*.go 4 years ago
test_btreeapplypostorder.go Rename *_test.go -> test_*.go 4 years ago
test_btreeapplypreorder.go Rename *_test.go -> test_*.go 4 years ago
test_btreedeletenode.go Rename *_test.go -> test_*.go 4 years ago
test_btreeinsertdata.go Rename *_test.go -> test_*.go 4 years ago
test_btreeisbinary.go Rename *_test.go -> test_*.go 4 years ago
test_btreelevelcount.go Rename *_test.go -> test_*.go 4 years ago
test_btreemax.go Rename *_test.go -> test_*.go 4 years ago
test_btreemin.go Rename *_test.go -> test_*.go 4 years ago
test_btreesearchitem.go Rename *_test.go -> test_*.go 4 years ago
test_btreetransplant.go Rename *_test.go -> test_*.go 4 years ago
test_capitalize.go Rename *_test.go -> test_*.go 4 years ago
test_cat.go Refactor & Beautify & destruction commit 4 years ago
test_collatzcountdown.go Rename *_test.go -> test_*.go 4 years ago
test_comcheck.go Pass exercise name as an argument (no more magic) 4 years ago
test_compact.go Rename *_test.go -> test_*.go 4 years ago
test_compare.go Rename *_test.go -> test_*.go 4 years ago
test_concat.go Rename *_test.go -> test_*.go 4 years ago
test_concatparams.go Rename *_test.go -> test_*.go 4 years ago
test_convertbase.go Rename *_test.go -> test_*.go 4 years ago
test_countif.go Rename *_test.go -> test_*.go 4 years ago
test_createelem.go Rename *_test.go -> test_*.go 4 years ago
test_displayfile.go Refactor & Beautify & destruction commit 4 years ago
test_divmod.go Rename *_test.go -> test_*.go 4 years ago
test_doop.go Pass exercise name as an argument (no more magic) 4 years ago
test_eightqueens.go Rename *_test.go -> test_*.go 4 years ago
test_enigma.go Rename *_test.go -> test_*.go 4 years ago
test_fibonacci.go Rename *_test.go -> test_*.go 4 years ago
test_findnextprime.go Rename *_test.go -> test_*.go 4 years ago
test_firstrune.go Rename *_test.go -> test_*.go 4 years ago
test_fixthemain.go Refactor & Beautify & destruction commit 4 years ago
test_flags.go Refactor & Beautify & destruction commit 4 years ago
test_foreach.go Rename *_test.go -> test_*.go 4 years ago
test_index.go Rename *_test.go -> test_*.go 4 years ago
test_isalpha.go Rename *_test.go -> test_*.go 4 years ago
test_islower.go Rename *_test.go -> test_*.go 4 years ago
test_isnegative.go Rename *_test.go -> test_*.go 4 years ago
test_isnumeric.go Rename *_test.go -> test_*.go 4 years ago
test_isprime.go Rename *_test.go -> test_*.go 4 years ago
test_isprintable.go Rename *_test.go -> test_*.go 4 years ago
test_issorted.go Rename *_test.go -> test_*.go 4 years ago
test_isupper.go Rename *_test.go -> test_*.go 4 years ago
test_iterativefactorial.go Rename *_test.go -> test_*.go 4 years ago
test_iterativepower.go Rename *_test.go -> test_*.go 4 years ago
test_itoa.go Rename *_test.go -> test_*.go 4 years ago
test_itoabase.go Rename *_test.go -> test_*.go 4 years ago
test_join.go Rename *_test.go -> test_*.go 4 years ago
test_lastrune.go Rename *_test.go -> test_*.go 4 years ago
test_listat.go Rename *_test.go -> test_*.go 4 years ago
test_listclear.go Rename *_test.go -> test_*.go 4 years ago
test_listfind.go Rename *_test.go -> test_*.go 4 years ago
test_listforeach.go Rename *_test.go -> test_*.go 4 years ago
test_listforeachif.go Rename *_test.go -> test_*.go 4 years ago
test_listlast.go Rename *_test.go -> test_*.go 4 years ago
test_listmerge.go Rename *_test.go -> test_*.go 4 years ago
test_listpushback.go Rename *_test.go -> test_*.go 4 years ago
test_listpushfront.go Rename *_test.go -> test_*.go 4 years ago
test_listremoveif.go Rename *_test.go -> test_*.go 4 years ago
test_listreverse.go Rename *_test.go -> test_*.go 4 years ago
test_listsize.go Rename *_test.go -> test_*.go 4 years ago
test_listsort.go Rename *_test.go -> test_*.go 4 years ago
test_makerange.go Rename *_test.go -> test_*.go 4 years ago
test_map.go Rename *_test.go -> test_*.go 4 years ago
test_max.go Rename *_test.go -> test_*.go 4 years ago
test_nbrconvertalpha.go Refactor & Beautify & destruction commit 4 years ago
test_nrune.go Rename *_test.go -> test_*.go 4 years ago
test_paramcount.go Pass exercise name as an argument (no more magic) 4 years ago
test_pilot.go Refactor & Beautify & destruction commit 4 years ago
test_point.go Refactor & Beautify & destruction commit 4 years ago
test_pointone.go Rename *_test.go -> test_*.go 4 years ago
test_printalphabet.go Refactor & Beautify & destruction commit 4 years ago
test_printcomb.go Rename *_test.go -> test_*.go 4 years ago
test_printcomb2.go Rename *_test.go -> test_*.go 4 years ago
test_printcombn.go Rename *_test.go -> test_*.go 4 years ago
test_printdigits.go Refactor & Beautify & destruction commit 4 years ago
test_printnbr.go Rename *_test.go -> test_*.go 4 years ago
test_printnbrbase.go Rename *_test.go -> test_*.go 4 years ago
test_printnbrinorder.go Rename *_test.go -> test_*.go 4 years ago
test_printparams.go Pass exercise name as an argument (no more magic) 4 years ago
test_printprogramname.go Rename *_test.go -> test_*.go 4 years ago
test_printreversealphabet.go Refactor & Beautify & destruction commit 4 years ago
test_printstr.go Rename *_test.go -> test_*.go 4 years ago
test_printwordstables.go Rename *_test.go -> test_*.go 4 years ago
test_raid1a.go Rename *_test.go -> test_*.go 4 years ago
test_raid1b.go Rename *_test.go -> test_*.go 4 years ago
test_raid1c.go Rename *_test.go -> test_*.go 4 years ago
test_raid1d.go Rename *_test.go -> test_*.go 4 years ago
test_raid1e.go Rename *_test.go -> test_*.go 4 years ago
test_raid2.go Refactor & Beautify & destruction commit 4 years ago
test_raid3.go Rename *_test.go -> test_*.go 4 years ago
test_rectangle.go Refactor & Beautify & destruction commit 4 years ago
test_recursivefactorial.go Rename *_test.go -> test_*.go 4 years ago
test_recursivepower.go Rename *_test.go -> test_*.go 4 years ago
test_revparams.go Refactor & Beautify & destruction commit 4 years ago
test_rot14.go Rename *_test.go -> test_*.go 4 years ago
test_rotatevowels.go Pass exercise name as an argument (no more magic) 4 years ago
test_sortedlistmerge.go Rename *_test.go -> test_*.go 4 years ago
test_sortintegertable.go Rename *_test.go -> test_*.go 4 years ago
test_sortlist.go Rename *_test.go -> test_*.go 4 years ago
test_sortlistinsert.go Rename *_test.go -> test_*.go 4 years ago
test_sortparams.go Refactor & Beautify & destruction commit 4 years ago
test_sortwordarr.go Rename *_test.go -> test_*.go 4 years ago
test_split.go Rename *_test.go -> test_*.go 4 years ago
test_splitwhitespaces.go Rename *_test.go -> test_*.go 4 years ago
test_sqrt.go Rename *_test.go -> test_*.go 4 years ago
test_strlen.go Rename *_test.go -> test_*.go 4 years ago
test_strrev.go Rename *_test.go -> test_*.go 4 years ago
test_swap.go Rename *_test.go -> test_*.go 4 years ago
test_swapbits.go Rename *_test.go -> test_*.go 4 years ago
test_tetrisoptimizer.go Rename *_test.go -> test_*.go 4 years ago
test_tolower.go Rename *_test.go -> test_*.go 4 years ago
test_toupper.go Rename *_test.go -> test_*.go 4 years ago
test_trimatoi.go Rename *_test.go -> test_*.go 4 years ago
test_ultimatedivmod.go Rename *_test.go -> test_*.go 4 years ago
test_ultimatepointone.go Rename *_test.go -> test_*.go 4 years ago
test_unmatch.go Rename *_test.go -> test_*.go 4 years ago
test_ztail.go Rename *_test.go -> test_*.go 4 years ago