diff --git a/tests/go/solutions/addlinkednumbers/addlinkednumbers_test.go b/tests/go/solutions/addlinkednumbers/test_addlinkednumbers.go similarity index 100% rename from tests/go/solutions/addlinkednumbers/addlinkednumbers_test.go rename to tests/go/solutions/addlinkednumbers/test_addlinkednumbers.go diff --git a/tests/go/solutions/atoibaseprog/atoibaseprog_test.go b/tests/go/solutions/atoibaseprog/test_atoibaseprog.go similarity index 100% rename from tests/go/solutions/atoibaseprog/atoibaseprog_test.go rename to tests/go/solutions/atoibaseprog/test_atoibaseprog.go diff --git a/tests/go/solutions/atoiprog/atoiprog_test.go b/tests/go/solutions/atoiprog/test_atoiprog.go similarity index 100% rename from tests/go/solutions/atoiprog/atoiprog_test.go rename to tests/go/solutions/atoiprog/test_atoiprog.go diff --git a/tests/go/solutions/changeorder/changeorder_test.go b/tests/go/solutions/changeorder/test_changeorder.go similarity index 100% rename from tests/go/solutions/changeorder/changeorder_test.go rename to tests/go/solutions/changeorder/test_changeorder.go diff --git a/tests/go/solutions/chunk/chunk_test.go b/tests/go/solutions/chunk/test_chunk.go similarity index 100% rename from tests/go/solutions/chunk/chunk_test.go rename to tests/go/solutions/chunk/test_chunk.go diff --git a/tests/go/solutions/doppelgangerprog/doppelgangerprog_test.go b/tests/go/solutions/doppelgangerprog/test_doppelgangerprog.go similarity index 100% rename from tests/go/solutions/doppelgangerprog/doppelgangerprog_test.go rename to tests/go/solutions/doppelgangerprog/test_doppelgangerprog.go diff --git a/tests/go/solutions/fib/fib_test.go b/tests/go/solutions/fib/test_fib.go similarity index 100% rename from tests/go/solutions/fib/fib_test.go rename to tests/go/solutions/fib/test_fib.go diff --git a/tests/go/solutions/findprevprimeprog/findprevprimeprog_test.go b/tests/go/solutions/findprevprimeprog/test_findprevprimeprog.go similarity index 100% rename from tests/go/solutions/findprevprimeprog/findprevprimeprog_test.go rename to tests/go/solutions/findprevprimeprog/test_findprevprimeprog.go diff --git a/tests/go/solutions/firstruneprog/firstruneprog_test.go b/tests/go/solutions/firstruneprog/test_firstruneprog.go similarity index 100% rename from tests/go/solutions/firstruneprog/firstruneprog_test.go rename to tests/go/solutions/firstruneprog/test_firstruneprog.go diff --git a/tests/go/solutions/foldint/foldint_test.go b/tests/go/solutions/foldint/test_foldint.go similarity index 100% rename from tests/go/solutions/foldint/foldint_test.go rename to tests/go/solutions/foldint/test_foldint.go diff --git a/tests/go/solutions/foreachprog/foreachprog_test.go b/tests/go/solutions/foreachprog/test_foreachprog.go similarity index 100% rename from tests/go/solutions/foreachprog/foreachprog_test.go rename to tests/go/solutions/foreachprog/test_foreachprog.go diff --git a/tests/go/solutions/game23/game23_test.go b/tests/go/solutions/game23/test_game23.go similarity index 100% rename from tests/go/solutions/game23/game23_test.go rename to tests/go/solutions/game23/test_game23.go diff --git a/tests/go/solutions/halfcontestprog/halfcontestprog_test.go b/tests/go/solutions/halfcontestprog/test_halfcontestprog.go similarity index 100% rename from tests/go/solutions/halfcontestprog/halfcontestprog_test.go rename to tests/go/solutions/halfcontestprog/test_halfcontestprog.go diff --git a/tests/go/solutions/interestingnumber/interestingnumber_test.go b/tests/go/solutions/interestingnumber/test_interestingnumber.go similarity index 100% rename from tests/go/solutions/interestingnumber/interestingnumber_test.go rename to tests/go/solutions/interestingnumber/test_interestingnumber.go diff --git a/tests/go/solutions/inverttree/inverttree_test.go b/tests/go/solutions/inverttree/test_inverttree.go similarity index 100% rename from tests/go/solutions/inverttree/inverttree_test.go rename to tests/go/solutions/inverttree/test_inverttree.go diff --git a/tests/go/solutions/isanagram/isanagram_test.go b/tests/go/solutions/isanagram/test_isanagram.go similarity index 100% rename from tests/go/solutions/isanagram/isanagram_test.go rename to tests/go/solutions/isanagram/test_isanagram.go diff --git a/tests/go/solutions/itoabaseprog/itoabaseprog_test.go b/tests/go/solutions/itoabaseprog/test_itoabaseprog.go similarity index 100% rename from tests/go/solutions/itoabaseprog/itoabaseprog_test.go rename to tests/go/solutions/itoabaseprog/test_itoabaseprog.go diff --git a/tests/go/solutions/itoaprog/itoaprog_test.go b/tests/go/solutions/itoaprog/test_itoaprog.go similarity index 100% rename from tests/go/solutions/itoaprog/itoaprog_test.go rename to tests/go/solutions/itoaprog/test_itoaprog.go diff --git a/tests/go/solutions/lastruneprog/lastruneprog_test.go b/tests/go/solutions/lastruneprog/test_lastruneprog.go similarity index 100% rename from tests/go/solutions/lastruneprog/lastruneprog_test.go rename to tests/go/solutions/lastruneprog/test_lastruneprog.go diff --git a/tests/go/solutions/lcm/lcm_test.go b/tests/go/solutions/lcm/test_lcm.go similarity index 100% rename from tests/go/solutions/lcm/lcm_test.go rename to tests/go/solutions/lcm/test_lcm.go diff --git a/tests/go/solutions/listremoveifprog/listremoveifprog_test.go b/tests/go/solutions/listremoveifprog/test_listremoveifprog.go similarity index 100% rename from tests/go/solutions/listremoveifprog/listremoveifprog_test.go rename to tests/go/solutions/listremoveifprog/test_listremoveifprog.go diff --git a/tests/go/solutions/listsizeprog/listsizeprog_test.go b/tests/go/solutions/listsizeprog/test_listsizeprog.go similarity index 100% rename from tests/go/solutions/listsizeprog/listsizeprog_test.go rename to tests/go/solutions/listsizeprog/test_listsizeprog.go diff --git a/tests/go/solutions/maxprog/maxprog_test.go b/tests/go/solutions/maxprog/test_maxprog.go similarity index 100% rename from tests/go/solutions/maxprog/maxprog_test.go rename to tests/go/solutions/maxprog/test_maxprog.go diff --git a/tests/go/solutions/merge/merge_test.go b/tests/go/solutions/merge/test_merge.go similarity index 100% rename from tests/go/solutions/merge/merge_test.go rename to tests/go/solutions/merge/test_merge.go diff --git a/tests/go/solutions/nauuo/nauuo_test.go b/tests/go/solutions/nauuo/test_nauuo.go similarity index 100% rename from tests/go/solutions/nauuo/nauuo_test.go rename to tests/go/solutions/nauuo/test_nauuo.go diff --git a/tests/go/solutions/nruneprog/nruneprog_test.go b/tests/go/solutions/nruneprog/test_nruneprog.go similarity index 100% rename from tests/go/solutions/nruneprog/nruneprog_test.go rename to tests/go/solutions/nruneprog/test_nruneprog.go diff --git a/tests/go/solutions/printmemory/printmemory_test.go b/tests/go/solutions/printmemory/test_printmemory.go similarity index 100% rename from tests/go/solutions/printmemory/printmemory_test.go rename to tests/go/solutions/printmemory/test_printmemory.go diff --git a/tests/go/solutions/priorprime/priorprime_test.go b/tests/go/solutions/priorprime/test_priorprime.go similarity index 100% rename from tests/go/solutions/priorprime/priorprime_test.go rename to tests/go/solutions/priorprime/test_priorprime.go diff --git a/tests/go/solutions/reachablenumberprog/reachablenumber_test.go b/tests/go/solutions/reachablenumberprog/test_reachablenumber.go similarity index 100% rename from tests/go/solutions/reachablenumberprog/reachablenumber_test.go rename to tests/go/solutions/reachablenumberprog/test_reachablenumber.go diff --git a/tests/go/solutions/reduceint/reduceint_test.go b/tests/go/solutions/reduceint/test_reduceint.go similarity index 100% rename from tests/go/solutions/reduceint/reduceint_test.go rename to tests/go/solutions/reduceint/test_reduceint.go diff --git a/tests/go/solutions/reverse/reverse_test.go b/tests/go/solutions/reverse/test_reverse.go similarity index 100% rename from tests/go/solutions/reverse/reverse_test.go rename to tests/go/solutions/reverse/test_reverse.go diff --git a/tests/go/solutions/reversebits/reversebits_test.go b/tests/go/solutions/reversebits/test_reversebits.go similarity index 100% rename from tests/go/solutions/reversebits/reversebits_test.go rename to tests/go/solutions/reversebits/test_reversebits.go diff --git a/tests/go/solutions/revivethreenums/revivethreenums_test.go b/tests/go/solutions/revivethreenums/test_revivethreenums.go similarity index 100% rename from tests/go/solutions/revivethreenums/revivethreenums_test.go rename to tests/go/solutions/revivethreenums/test_revivethreenums.go diff --git a/tests/go/solutions/sametree/sametree_test.go b/tests/go/solutions/sametree/test_sametree.go similarity index 100% rename from tests/go/solutions/sametree/sametree_test.go rename to tests/go/solutions/sametree/test_sametree.go diff --git a/tests/go/solutions/sliceprog/sliceprog_test.go b/tests/go/solutions/sliceprog/test_sliceprog.go similarity index 100% rename from tests/go/solutions/sliceprog/sliceprog_test.go rename to tests/go/solutions/sliceprog/test_sliceprog.go diff --git a/tests/go/solutions/sortll/sortll_test.go b/tests/go/solutions/sortll/test_sortll.go similarity index 100% rename from tests/go/solutions/sortll/sortll_test.go rename to tests/go/solutions/sortll/test_sortll.go diff --git a/tests/go/solutions/sortwordarrprog/sortwordarrprog_test.go b/tests/go/solutions/sortwordarrprog/test_sortwordarrprog.go similarity index 100% rename from tests/go/solutions/sortwordarrprog/sortwordarrprog_test.go rename to tests/go/solutions/sortwordarrprog/test_sortwordarrprog.go diff --git a/tests/go/solutions/splitprog/splitprog_test.go b/tests/go/solutions/splitprog/test_splitprog.go similarity index 100% rename from tests/go/solutions/splitprog/splitprog_test.go rename to tests/go/solutions/splitprog/test_splitprog.go diff --git a/tests/go/solutions/strlenprog/strlenprog_test.go b/tests/go/solutions/strlenprog/test_strlenprog.go similarity index 100% rename from tests/go/solutions/strlenprog/strlenprog_test.go rename to tests/go/solutions/strlenprog/test_strlenprog.go diff --git a/tests/go/solutions/swapbits/swapbits_test.go b/tests/go/solutions/swapbits/test_swapbits.go similarity index 100% rename from tests/go/solutions/swapbits/swapbits_test.go rename to tests/go/solutions/swapbits/test_swapbits.go diff --git a/tests/go/solutions/swapprog/swapprog_test.go b/tests/go/solutions/swapprog/test_swapprog.go similarity index 100% rename from tests/go/solutions/swapprog/swapprog_test.go rename to tests/go/solutions/swapprog/test_swapprog.go diff --git a/tests/go/solutions/sweetproblem/sweetproblem_test.go b/tests/go/solutions/sweetproblem/test_sweetproblem.go similarity index 100% rename from tests/go/solutions/sweetproblem/sweetproblem_test.go rename to tests/go/solutions/sweetproblem/test_sweetproblem.go diff --git a/tests/go/solutions/twosum/twosum_test.go b/tests/go/solutions/twosum/test_twosum.go similarity index 100% rename from tests/go/solutions/twosum/twosum_test.go rename to tests/go/solutions/twosum/test_twosum.go diff --git a/tests/go/solutions/volumechanger/volumechanger_test.go b/tests/go/solutions/volumechanger/test_volumechanger.go similarity index 100% rename from tests/go/solutions/volumechanger/volumechanger_test.go rename to tests/go/solutions/volumechanger/test_volumechanger.go diff --git a/tests/go/abort_test.go b/tests/go/test_abort.go similarity index 100% rename from tests/go/abort_test.go rename to tests/go/test_abort.go diff --git a/tests/go/activebits_test.go b/tests/go/test_activebits.go similarity index 100% rename from tests/go/activebits_test.go rename to tests/go/test_activebits.go diff --git a/tests/go/advancedsortwordarr_test.go b/tests/go/test_advancedsortwordarr.go similarity index 100% rename from tests/go/advancedsortwordarr_test.go rename to tests/go/test_advancedsortwordarr.go diff --git a/tests/go/alphacount_test.go b/tests/go/test_alphacount.go similarity index 100% rename from tests/go/alphacount_test.go rename to tests/go/test_alphacount.go diff --git a/tests/go/any_test.go b/tests/go/test_any.go similarity index 100% rename from tests/go/any_test.go rename to tests/go/test_any.go diff --git a/tests/go/appendrange_test.go b/tests/go/test_appendrange.go similarity index 100% rename from tests/go/appendrange_test.go rename to tests/go/test_appendrange.go diff --git a/tests/go/atoi_test.go b/tests/go/test_atoi.go similarity index 100% rename from tests/go/atoi_test.go rename to tests/go/test_atoi.go diff --git a/tests/go/atoibase_test.go b/tests/go/test_atoibase.go similarity index 100% rename from tests/go/atoibase_test.go rename to tests/go/test_atoibase.go diff --git a/tests/go/basicatoi_test.go b/tests/go/test_basicatoi.go similarity index 100% rename from tests/go/basicatoi_test.go rename to tests/go/test_basicatoi.go diff --git a/tests/go/basicatoi2_test.go b/tests/go/test_basicatoi2.go similarity index 100% rename from tests/go/basicatoi2_test.go rename to tests/go/test_basicatoi2.go diff --git a/tests/go/basicjoin_test.go b/tests/go/test_basicjoin.go similarity index 100% rename from tests/go/basicjoin_test.go rename to tests/go/test_basicjoin.go diff --git a/tests/go/btreeapplybylevel_test.go b/tests/go/test_btreeapplybylevel.go similarity index 100% rename from tests/go/btreeapplybylevel_test.go rename to tests/go/test_btreeapplybylevel.go diff --git a/tests/go/btreeapplyinorder_test.go b/tests/go/test_btreeapplyinorder.go similarity index 100% rename from tests/go/btreeapplyinorder_test.go rename to tests/go/test_btreeapplyinorder.go diff --git a/tests/go/btreeapplypostorder_test.go b/tests/go/test_btreeapplypostorder.go similarity index 100% rename from tests/go/btreeapplypostorder_test.go rename to tests/go/test_btreeapplypostorder.go diff --git a/tests/go/btreeapplypreorder_test.go b/tests/go/test_btreeapplypreorder.go similarity index 100% rename from tests/go/btreeapplypreorder_test.go rename to tests/go/test_btreeapplypreorder.go diff --git a/tests/go/btreedeletenode_test.go b/tests/go/test_btreedeletenode.go similarity index 100% rename from tests/go/btreedeletenode_test.go rename to tests/go/test_btreedeletenode.go diff --git a/tests/go/btreeinsertdata_test.go b/tests/go/test_btreeinsertdata.go similarity index 100% rename from tests/go/btreeinsertdata_test.go rename to tests/go/test_btreeinsertdata.go diff --git a/tests/go/btreeisbinary_test.go b/tests/go/test_btreeisbinary.go similarity index 100% rename from tests/go/btreeisbinary_test.go rename to tests/go/test_btreeisbinary.go diff --git a/tests/go/btreelevelcount_test.go b/tests/go/test_btreelevelcount.go similarity index 100% rename from tests/go/btreelevelcount_test.go rename to tests/go/test_btreelevelcount.go diff --git a/tests/go/btreemax_test.go b/tests/go/test_btreemax.go similarity index 100% rename from tests/go/btreemax_test.go rename to tests/go/test_btreemax.go diff --git a/tests/go/btreemin_test.go b/tests/go/test_btreemin.go similarity index 100% rename from tests/go/btreemin_test.go rename to tests/go/test_btreemin.go diff --git a/tests/go/btreesearchitem_test.go b/tests/go/test_btreesearchitem.go similarity index 100% rename from tests/go/btreesearchitem_test.go rename to tests/go/test_btreesearchitem.go diff --git a/tests/go/btreetransplant_test.go b/tests/go/test_btreetransplant.go similarity index 100% rename from tests/go/btreetransplant_test.go rename to tests/go/test_btreetransplant.go diff --git a/tests/go/capitalize_test.go b/tests/go/test_capitalize.go similarity index 100% rename from tests/go/capitalize_test.go rename to tests/go/test_capitalize.go diff --git a/tests/go/collatzcountdown_test.go b/tests/go/test_collatzcountdown.go similarity index 100% rename from tests/go/collatzcountdown_test.go rename to tests/go/test_collatzcountdown.go diff --git a/tests/go/compact_test.go b/tests/go/test_compact.go similarity index 100% rename from tests/go/compact_test.go rename to tests/go/test_compact.go diff --git a/tests/go/compare_test.go b/tests/go/test_compare.go similarity index 100% rename from tests/go/compare_test.go rename to tests/go/test_compare.go diff --git a/tests/go/concat_test.go b/tests/go/test_concat.go similarity index 100% rename from tests/go/concat_test.go rename to tests/go/test_concat.go diff --git a/tests/go/concatparams_test.go b/tests/go/test_concatparams.go similarity index 100% rename from tests/go/concatparams_test.go rename to tests/go/test_concatparams.go diff --git a/tests/go/convertbase_test.go b/tests/go/test_convertbase.go similarity index 100% rename from tests/go/convertbase_test.go rename to tests/go/test_convertbase.go diff --git a/tests/go/countif_test.go b/tests/go/test_countif.go similarity index 100% rename from tests/go/countif_test.go rename to tests/go/test_countif.go diff --git a/tests/go/createelem_test.go b/tests/go/test_createelem.go similarity index 100% rename from tests/go/createelem_test.go rename to tests/go/test_createelem.go diff --git a/tests/go/divmod_test.go b/tests/go/test_divmod.go similarity index 100% rename from tests/go/divmod_test.go rename to tests/go/test_divmod.go diff --git a/tests/go/eightqueens_test.go b/tests/go/test_eightqueens.go similarity index 100% rename from tests/go/eightqueens_test.go rename to tests/go/test_eightqueens.go diff --git a/tests/go/enigma_test.go b/tests/go/test_enigma.go similarity index 100% rename from tests/go/enigma_test.go rename to tests/go/test_enigma.go diff --git a/tests/go/fibonacci_test.go b/tests/go/test_fibonacci.go similarity index 100% rename from tests/go/fibonacci_test.go rename to tests/go/test_fibonacci.go diff --git a/tests/go/findnextprime_test.go b/tests/go/test_findnextprime.go similarity index 100% rename from tests/go/findnextprime_test.go rename to tests/go/test_findnextprime.go diff --git a/tests/go/firstrune_test.go b/tests/go/test_firstrune.go similarity index 100% rename from tests/go/firstrune_test.go rename to tests/go/test_firstrune.go diff --git a/tests/go/foreach_test.go b/tests/go/test_foreach.go similarity index 100% rename from tests/go/foreach_test.go rename to tests/go/test_foreach.go diff --git a/tests/go/index_test.go b/tests/go/test_index.go similarity index 100% rename from tests/go/index_test.go rename to tests/go/test_index.go diff --git a/tests/go/isalpha_test.go b/tests/go/test_isalpha.go similarity index 100% rename from tests/go/isalpha_test.go rename to tests/go/test_isalpha.go diff --git a/tests/go/islower_test.go b/tests/go/test_islower.go similarity index 100% rename from tests/go/islower_test.go rename to tests/go/test_islower.go diff --git a/tests/go/isnegative_test.go b/tests/go/test_isnegative.go similarity index 100% rename from tests/go/isnegative_test.go rename to tests/go/test_isnegative.go diff --git a/tests/go/isnumeric_test.go b/tests/go/test_isnumeric.go similarity index 100% rename from tests/go/isnumeric_test.go rename to tests/go/test_isnumeric.go diff --git a/tests/go/isprime_test.go b/tests/go/test_isprime.go similarity index 100% rename from tests/go/isprime_test.go rename to tests/go/test_isprime.go diff --git a/tests/go/isprintable_test.go b/tests/go/test_isprintable.go similarity index 100% rename from tests/go/isprintable_test.go rename to tests/go/test_isprintable.go diff --git a/tests/go/issorted_test.go b/tests/go/test_issorted.go similarity index 100% rename from tests/go/issorted_test.go rename to tests/go/test_issorted.go diff --git a/tests/go/isupper_test.go b/tests/go/test_isupper.go similarity index 100% rename from tests/go/isupper_test.go rename to tests/go/test_isupper.go diff --git a/tests/go/iterativefactorial_test.go b/tests/go/test_iterativefactorial.go similarity index 100% rename from tests/go/iterativefactorial_test.go rename to tests/go/test_iterativefactorial.go diff --git a/tests/go/iterativepower_test.go b/tests/go/test_iterativepower.go similarity index 100% rename from tests/go/iterativepower_test.go rename to tests/go/test_iterativepower.go diff --git a/tests/go/itoa_test.go b/tests/go/test_itoa.go similarity index 100% rename from tests/go/itoa_test.go rename to tests/go/test_itoa.go diff --git a/tests/go/itoabase_test.go b/tests/go/test_itoabase.go similarity index 100% rename from tests/go/itoabase_test.go rename to tests/go/test_itoabase.go diff --git a/tests/go/join_test.go b/tests/go/test_join.go similarity index 100% rename from tests/go/join_test.go rename to tests/go/test_join.go diff --git a/tests/go/lastrune_test.go b/tests/go/test_lastrune.go similarity index 100% rename from tests/go/lastrune_test.go rename to tests/go/test_lastrune.go diff --git a/tests/go/listat_test.go b/tests/go/test_listat.go similarity index 100% rename from tests/go/listat_test.go rename to tests/go/test_listat.go diff --git a/tests/go/listclear_test.go b/tests/go/test_listclear.go similarity index 100% rename from tests/go/listclear_test.go rename to tests/go/test_listclear.go diff --git a/tests/go/listfind_test.go b/tests/go/test_listfind.go similarity index 100% rename from tests/go/listfind_test.go rename to tests/go/test_listfind.go diff --git a/tests/go/listforeach_test.go b/tests/go/test_listforeach.go similarity index 100% rename from tests/go/listforeach_test.go rename to tests/go/test_listforeach.go diff --git a/tests/go/listforeachif_test.go b/tests/go/test_listforeachif.go similarity index 100% rename from tests/go/listforeachif_test.go rename to tests/go/test_listforeachif.go diff --git a/tests/go/listlast_test.go b/tests/go/test_listlast.go similarity index 100% rename from tests/go/listlast_test.go rename to tests/go/test_listlast.go diff --git a/tests/go/listmerge_test.go b/tests/go/test_listmerge.go similarity index 100% rename from tests/go/listmerge_test.go rename to tests/go/test_listmerge.go diff --git a/tests/go/listpushback_test.go b/tests/go/test_listpushback.go similarity index 100% rename from tests/go/listpushback_test.go rename to tests/go/test_listpushback.go diff --git a/tests/go/listpushfront_test.go b/tests/go/test_listpushfront.go similarity index 100% rename from tests/go/listpushfront_test.go rename to tests/go/test_listpushfront.go diff --git a/tests/go/listremoveif_test.go b/tests/go/test_listremoveif.go similarity index 100% rename from tests/go/listremoveif_test.go rename to tests/go/test_listremoveif.go diff --git a/tests/go/listreverse_test.go b/tests/go/test_listreverse.go similarity index 100% rename from tests/go/listreverse_test.go rename to tests/go/test_listreverse.go diff --git a/tests/go/listsize_test.go b/tests/go/test_listsize.go similarity index 100% rename from tests/go/listsize_test.go rename to tests/go/test_listsize.go diff --git a/tests/go/listsort_test.go b/tests/go/test_listsort.go similarity index 100% rename from tests/go/listsort_test.go rename to tests/go/test_listsort.go diff --git a/tests/go/makerange_test.go b/tests/go/test_makerange.go similarity index 100% rename from tests/go/makerange_test.go rename to tests/go/test_makerange.go diff --git a/tests/go/map_test.go b/tests/go/test_map.go similarity index 100% rename from tests/go/map_test.go rename to tests/go/test_map.go diff --git a/tests/go/max_test.go b/tests/go/test_max.go similarity index 100% rename from tests/go/max_test.go rename to tests/go/test_max.go diff --git a/tests/go/nrune_test.go b/tests/go/test_nrune.go similarity index 100% rename from tests/go/nrune_test.go rename to tests/go/test_nrune.go diff --git a/tests/go/pointone_test.go b/tests/go/test_pointone.go similarity index 100% rename from tests/go/pointone_test.go rename to tests/go/test_pointone.go diff --git a/tests/go/printcomb_test.go b/tests/go/test_printcomb.go similarity index 100% rename from tests/go/printcomb_test.go rename to tests/go/test_printcomb.go diff --git a/tests/go/printcomb2_test.go b/tests/go/test_printcomb2.go similarity index 100% rename from tests/go/printcomb2_test.go rename to tests/go/test_printcomb2.go diff --git a/tests/go/printcombn_test.go b/tests/go/test_printcombn.go similarity index 100% rename from tests/go/printcombn_test.go rename to tests/go/test_printcombn.go diff --git a/tests/go/printnbr_test.go b/tests/go/test_printnbr.go similarity index 100% rename from tests/go/printnbr_test.go rename to tests/go/test_printnbr.go diff --git a/tests/go/printnbrbase_test.go b/tests/go/test_printnbrbase.go similarity index 100% rename from tests/go/printnbrbase_test.go rename to tests/go/test_printnbrbase.go diff --git a/tests/go/printnbrinorder_test.go b/tests/go/test_printnbrinorder.go similarity index 100% rename from tests/go/printnbrinorder_test.go rename to tests/go/test_printnbrinorder.go diff --git a/tests/go/printprogramname_test.go b/tests/go/test_printprogramname.go similarity index 100% rename from tests/go/printprogramname_test.go rename to tests/go/test_printprogramname.go diff --git a/tests/go/printstr_test.go b/tests/go/test_printstr.go similarity index 100% rename from tests/go/printstr_test.go rename to tests/go/test_printstr.go diff --git a/tests/go/printwordstables_test.go b/tests/go/test_printwordstables.go similarity index 100% rename from tests/go/printwordstables_test.go rename to tests/go/test_printwordstables.go diff --git a/tests/go/raid1a_test.go b/tests/go/test_raid1a.go similarity index 100% rename from tests/go/raid1a_test.go rename to tests/go/test_raid1a.go diff --git a/tests/go/raid1b_test.go b/tests/go/test_raid1b.go similarity index 100% rename from tests/go/raid1b_test.go rename to tests/go/test_raid1b.go diff --git a/tests/go/raid1c_test.go b/tests/go/test_raid1c.go similarity index 100% rename from tests/go/raid1c_test.go rename to tests/go/test_raid1c.go diff --git a/tests/go/raid1d_test.go b/tests/go/test_raid1d.go similarity index 100% rename from tests/go/raid1d_test.go rename to tests/go/test_raid1d.go diff --git a/tests/go/raid1e_test.go b/tests/go/test_raid1e.go similarity index 100% rename from tests/go/raid1e_test.go rename to tests/go/test_raid1e.go diff --git a/tests/go/raid3_test.go b/tests/go/test_raid3.go similarity index 100% rename from tests/go/raid3_test.go rename to tests/go/test_raid3.go diff --git a/tests/go/recursivefactorial_test.go b/tests/go/test_recursivefactorial.go similarity index 100% rename from tests/go/recursivefactorial_test.go rename to tests/go/test_recursivefactorial.go diff --git a/tests/go/recursivepower_test.go b/tests/go/test_recursivepower.go similarity index 100% rename from tests/go/recursivepower_test.go rename to tests/go/test_recursivepower.go diff --git a/tests/go/rot14_test.go b/tests/go/test_rot14.go similarity index 100% rename from tests/go/rot14_test.go rename to tests/go/test_rot14.go diff --git a/tests/go/sortedlistmerge_test.go b/tests/go/test_sortedlistmerge.go similarity index 100% rename from tests/go/sortedlistmerge_test.go rename to tests/go/test_sortedlistmerge.go diff --git a/tests/go/sortintegertable_test.go b/tests/go/test_sortintegertable.go similarity index 100% rename from tests/go/sortintegertable_test.go rename to tests/go/test_sortintegertable.go diff --git a/tests/go/sortlist_test.go b/tests/go/test_sortlist.go similarity index 100% rename from tests/go/sortlist_test.go rename to tests/go/test_sortlist.go diff --git a/tests/go/sortlistinsert_test.go b/tests/go/test_sortlistinsert.go similarity index 100% rename from tests/go/sortlistinsert_test.go rename to tests/go/test_sortlistinsert.go diff --git a/tests/go/sortwordarr_test.go b/tests/go/test_sortwordarr.go similarity index 100% rename from tests/go/sortwordarr_test.go rename to tests/go/test_sortwordarr.go diff --git a/tests/go/split_test.go b/tests/go/test_split.go similarity index 100% rename from tests/go/split_test.go rename to tests/go/test_split.go diff --git a/tests/go/splitwhitespaces_test.go b/tests/go/test_splitwhitespaces.go similarity index 100% rename from tests/go/splitwhitespaces_test.go rename to tests/go/test_splitwhitespaces.go diff --git a/tests/go/sqrt_test.go b/tests/go/test_sqrt.go similarity index 100% rename from tests/go/sqrt_test.go rename to tests/go/test_sqrt.go diff --git a/tests/go/strlen_test.go b/tests/go/test_strlen.go similarity index 100% rename from tests/go/strlen_test.go rename to tests/go/test_strlen.go diff --git a/tests/go/strrev_test.go b/tests/go/test_strrev.go similarity index 100% rename from tests/go/strrev_test.go rename to tests/go/test_strrev.go diff --git a/tests/go/swap_test.go b/tests/go/test_swap.go similarity index 100% rename from tests/go/swap_test.go rename to tests/go/test_swap.go diff --git a/tests/go/swapbits_test.go b/tests/go/test_swapbits.go similarity index 100% rename from tests/go/swapbits_test.go rename to tests/go/test_swapbits.go diff --git a/tests/go/tetrisoptimizer_test.go b/tests/go/test_tetrisoptimizer.go similarity index 100% rename from tests/go/tetrisoptimizer_test.go rename to tests/go/test_tetrisoptimizer.go diff --git a/tests/go/tolower_test.go b/tests/go/test_tolower.go similarity index 100% rename from tests/go/tolower_test.go rename to tests/go/test_tolower.go diff --git a/tests/go/toupper_test.go b/tests/go/test_toupper.go similarity index 100% rename from tests/go/toupper_test.go rename to tests/go/test_toupper.go diff --git a/tests/go/trimatoi_test.go b/tests/go/test_trimatoi.go similarity index 100% rename from tests/go/trimatoi_test.go rename to tests/go/test_trimatoi.go diff --git a/tests/go/ultimatedivmod_test.go b/tests/go/test_ultimatedivmod.go similarity index 100% rename from tests/go/ultimatedivmod_test.go rename to tests/go/test_ultimatedivmod.go diff --git a/tests/go/ultimatepointone_test.go b/tests/go/test_ultimatepointone.go similarity index 100% rename from tests/go/ultimatepointone_test.go rename to tests/go/test_ultimatepointone.go diff --git a/tests/go/unmatch_test.go b/tests/go/test_unmatch.go similarity index 100% rename from tests/go/unmatch_test.go rename to tests/go/test_unmatch.go diff --git a/tests/go/ztail_test.go b/tests/go/test_ztail.go similarity index 100% rename from tests/go/ztail_test.go rename to tests/go/test_ztail.go