Browse Source

Move to make it work with GOPATH

content-update
4 years ago committed by xpetit
parent
commit
a756c5cedb
  1. 0
      go/tests/func/abort_test/main.go
  2. 0
      go/tests/func/activebits_test/main.go
  3. 0
      go/tests/func/advancedsortwordarr_test/main.go
  4. 0
      go/tests/func/alphacount_test/main.go
  5. 0
      go/tests/func/any_test/main.go
  6. 0
      go/tests/func/appendrange_test/main.go
  7. 0
      go/tests/func/atoi_test/main.go
  8. 0
      go/tests/func/basicatoi2_test/main.go
  9. 0
      go/tests/func/basicatoi_test/main.go
  10. 0
      go/tests/func/basicjoin_test/main.go
  11. 0
      go/tests/func/capitalize_test/main.go
  12. 0
      go/tests/func/chunk_test/main.go
  13. 0
      go/tests/func/collatzcountdown_test/main.go
  14. 0
      go/tests/func/compact_test/main.go
  15. 0
      go/tests/func/compare_test/main.go
  16. 0
      go/tests/func/concat_test/main.go
  17. 0
      go/tests/func/concatparams_test/main.go
  18. 0
      go/tests/func/countif_test/main.go
  19. 0
      go/tests/func/divmod_test/main.go
  20. 0
      go/tests/func/doppelganger_test/main.go
  21. 0
      go/tests/func/eightqueens_test/main.go
  22. 0
      go/tests/func/enigma_test/main.go
  23. 0
      go/tests/func/fib_test/main.go
  24. 0
      go/tests/func/fibonacci_test/main.go
  25. 0
      go/tests/func/findnextprime_test/main.go
  26. 0
      go/tests/func/findprevprime_test/main.go
  27. 0
      go/tests/func/firstrune_test/main.go
  28. 0
      go/tests/func/foldint_test/main.go
  29. 0
      go/tests/func/foreach_test/main.go
  30. 0
      go/tests/func/game23_test/main.go
  31. 0
      go/tests/func/halfcontest_test/main.go
  32. 0
      go/tests/func/index_test/main.go
  33. 0
      go/tests/func/interestingnumber_test/main.go
  34. 0
      go/tests/func/isalpha_test/main.go
  35. 0
      go/tests/func/isanagram_test/main.go
  36. 0
      go/tests/func/islower_test/main.go
  37. 0
      go/tests/func/isnegative_test/main.go
  38. 0
      go/tests/func/isnumeric_test/main.go
  39. 0
      go/tests/func/isprime_test/main.go
  40. 0
      go/tests/func/isprintable_test/main.go
  41. 0
      go/tests/func/issorted_test/main.go
  42. 0
      go/tests/func/isupper_test/main.go
  43. 0
      go/tests/func/iterativefactorial_test/main.go
  44. 0
      go/tests/func/iterativepower_test/main.go
  45. 0
      go/tests/func/itoa_test/main.go
  46. 0
      go/tests/func/itoabase_test/main.go
  47. 0
      go/tests/func/join_test/main.go
  48. 0
      go/tests/func/lastrune_test/main.go
  49. 0
      go/tests/func/lcm_test/main.go
  50. 0
      go/tests/func/makerange_test/main.go
  51. 0
      go/tests/func/map_test/main.go
  52. 0
      go/tests/func/max_test/main.go
  53. 0
      go/tests/func/nauuo_test/main.go
  54. 0
      go/tests/func/nrune_test/main.go
  55. 0
      go/tests/func/pointone_test/main.go
  56. 0
      go/tests/func/printcomb2_test/main.go
  57. 0
      go/tests/func/printcomb_test/main.go
  58. 0
      go/tests/func/printcombn_test/main.go
  59. 0
      go/tests/func/printmemory_test/main.go
  60. 0
      go/tests/func/printnbr_test/main.go
  61. 0
      go/tests/func/printnbrinorder_test/main.go
  62. 0
      go/tests/func/printstr_test/main.go
  63. 0
      go/tests/func/printwordstables_test/main.go
  64. 0
      go/tests/func/priorprime_test/main.go
  65. 0
      go/tests/func/raid1a_test/main.go
  66. 0
      go/tests/func/raid1b_test/main.go
  67. 0
      go/tests/func/raid1c_test/main.go
  68. 0
      go/tests/func/raid1d_test/main.go
  69. 0
      go/tests/func/raid1e_test/main.go
  70. 0
      go/tests/func/reachablenumber_test/main.go
  71. 0
      go/tests/func/recursivefactorial_test/main.go
  72. 0
      go/tests/func/recursivepower_test/main.go
  73. 0
      go/tests/func/reduceint_test/main.go
  74. 0
      go/tests/func/reversebits_test/main.go
  75. 0
      go/tests/func/revivethreenums_test/main.go
  76. 0
      go/tests/func/rot14_test/main.go
  77. 0
      go/tests/func/slice_test/main.go
  78. 0
      go/tests/func/sortintegertable_test/main.go
  79. 0
      go/tests/func/sortwordarr_test/main.go
  80. 0
      go/tests/func/split_test/main.go
  81. 0
      go/tests/func/splitwhitespaces_test/main.go
  82. 0
      go/tests/func/sqrt_test/main.go
  83. 0
      go/tests/func/strlen_test/main.go
  84. 0
      go/tests/func/strrev_test/main.go
  85. 0
      go/tests/func/swap_test/main.go
  86. 0
      go/tests/func/swapbits_test/main.go
  87. 0
      go/tests/func/sweetproblem_test/main.go
  88. 0
      go/tests/func/tolower_test/main.go
  89. 0
      go/tests/func/toupper_test/main.go
  90. 0
      go/tests/func/trimatoi_test/main.go
  91. 0
      go/tests/func/twosum_test/main.go
  92. 0
      go/tests/func/ultimatedivmod_test/main.go
  93. 0
      go/tests/func/ultimatepointone_test/main.go
  94. 0
      go/tests/func/unmatch_test/main.go
  95. 0
      go/tests/func/volumechanger_test/main.go
  96. 0
      go/tests/prog/addprimesum_prog/main.go
  97. 0
      go/tests/prog/addprimesum_test/main.go
  98. 0
      go/tests/prog/alphamirror_prog/main.go
  99. 0
      go/tests/prog/alphamirror_test/main.go
  100. 0
      go/tests/prog/balancedstring_prog/main.go
  101. Some files were not shown because too many files changed in this diff diff.show_more

0
go/tests/abort_test/main.go → go/tests/func/abort_test/main.go

0
go/tests/activebits_test/main.go → go/tests/func/activebits_test/main.go

0
go/tests/advancedsortwordarr_test/main.go → go/tests/func/advancedsortwordarr_test/main.go

0
go/tests/alphacount_test/main.go → go/tests/func/alphacount_test/main.go

0
go/tests/any_test/main.go → go/tests/func/any_test/main.go

0
go/tests/appendrange_test/main.go → go/tests/func/appendrange_test/main.go

0
go/tests/atoi_test/main.go → go/tests/func/atoi_test/main.go

0
go/tests/basicatoi2_test/main.go → go/tests/func/basicatoi2_test/main.go

0
go/tests/basicatoi_test/main.go → go/tests/func/basicatoi_test/main.go

0
go/tests/basicjoin_test/main.go → go/tests/func/basicjoin_test/main.go

0
go/tests/capitalize_test/main.go → go/tests/func/capitalize_test/main.go

0
go/tests/chunk_test/main.go → go/tests/func/chunk_test/main.go

0
go/tests/collatzcountdown_test/main.go → go/tests/func/collatzcountdown_test/main.go

0
go/tests/compact_test/main.go → go/tests/func/compact_test/main.go

0
go/tests/compare_test/main.go → go/tests/func/compare_test/main.go

0
go/tests/concat_test/main.go → go/tests/func/concat_test/main.go

0
go/tests/concatparams_test/main.go → go/tests/func/concatparams_test/main.go

0
go/tests/countif_test/main.go → go/tests/func/countif_test/main.go

0
go/tests/divmod_test/main.go → go/tests/func/divmod_test/main.go

0
go/tests/doppelganger_test/main.go → go/tests/func/doppelganger_test/main.go

0
go/tests/eightqueens_test/main.go → go/tests/func/eightqueens_test/main.go

0
go/tests/enigma_test/main.go → go/tests/func/enigma_test/main.go

0
go/tests/fib_test/main.go → go/tests/func/fib_test/main.go

0
go/tests/fibonacci_test/main.go → go/tests/func/fibonacci_test/main.go

0
go/tests/findnextprime_test/main.go → go/tests/func/findnextprime_test/main.go

0
go/tests/findprevprime_test/main.go → go/tests/func/findprevprime_test/main.go

0
go/tests/firstrune_test/main.go → go/tests/func/firstrune_test/main.go

0
go/tests/foldint_test/main.go → go/tests/func/foldint_test/main.go

0
go/tests/foreach_test/main.go → go/tests/func/foreach_test/main.go

0
go/tests/game23_test/main.go → go/tests/func/game23_test/main.go

0
go/tests/halfcontest_test/main.go → go/tests/func/halfcontest_test/main.go

0
go/tests/index_test/main.go → go/tests/func/index_test/main.go

0
go/tests/interestingnumber_test/main.go → go/tests/func/interestingnumber_test/main.go

0
go/tests/isalpha_test/main.go → go/tests/func/isalpha_test/main.go

0
go/tests/isanagram_test/main.go → go/tests/func/isanagram_test/main.go

0
go/tests/islower_test/main.go → go/tests/func/islower_test/main.go

0
go/tests/isnegative_test/main.go → go/tests/func/isnegative_test/main.go

0
go/tests/isnumeric_test/main.go → go/tests/func/isnumeric_test/main.go

0
go/tests/isprime_test/main.go → go/tests/func/isprime_test/main.go

0
go/tests/isprintable_test/main.go → go/tests/func/isprintable_test/main.go

0
go/tests/issorted_test/main.go → go/tests/func/issorted_test/main.go

0
go/tests/isupper_test/main.go → go/tests/func/isupper_test/main.go

0
go/tests/iterativefactorial_test/main.go → go/tests/func/iterativefactorial_test/main.go

0
go/tests/iterativepower_test/main.go → go/tests/func/iterativepower_test/main.go

0
go/tests/itoa_test/main.go → go/tests/func/itoa_test/main.go

0
go/tests/itoabase_test/main.go → go/tests/func/itoabase_test/main.go

0
go/tests/join_test/main.go → go/tests/func/join_test/main.go

0
go/tests/lastrune_test/main.go → go/tests/func/lastrune_test/main.go

0
go/tests/lcm_test/main.go → go/tests/func/lcm_test/main.go

0
go/tests/makerange_test/main.go → go/tests/func/makerange_test/main.go

0
go/tests/map_test/main.go → go/tests/func/map_test/main.go

0
go/tests/max_test/main.go → go/tests/func/max_test/main.go

0
go/tests/nauuo_test/main.go → go/tests/func/nauuo_test/main.go

0
go/tests/nrune_test/main.go → go/tests/func/nrune_test/main.go

0
go/tests/pointone_test/main.go → go/tests/func/pointone_test/main.go

0
go/tests/printcomb2_test/main.go → go/tests/func/printcomb2_test/main.go

0
go/tests/printcomb_test/main.go → go/tests/func/printcomb_test/main.go

0
go/tests/printcombn_test/main.go → go/tests/func/printcombn_test/main.go

0
go/tests/printmemory_test/main.go → go/tests/func/printmemory_test/main.go

0
go/tests/printnbr_test/main.go → go/tests/func/printnbr_test/main.go

0
go/tests/printnbrinorder_test/main.go → go/tests/func/printnbrinorder_test/main.go

0
go/tests/printstr_test/main.go → go/tests/func/printstr_test/main.go

0
go/tests/printwordstables_test/main.go → go/tests/func/printwordstables_test/main.go

0
go/tests/priorprime_test/main.go → go/tests/func/priorprime_test/main.go

0
go/tests/raid1a_test/main.go → go/tests/func/raid1a_test/main.go

0
go/tests/raid1b_test/main.go → go/tests/func/raid1b_test/main.go

0
go/tests/raid1c_test/main.go → go/tests/func/raid1c_test/main.go

0
go/tests/raid1d_test/main.go → go/tests/func/raid1d_test/main.go

0
go/tests/raid1e_test/main.go → go/tests/func/raid1e_test/main.go

0
go/tests/reachablenumber_test/main.go → go/tests/func/reachablenumber_test/main.go

0
go/tests/recursivefactorial_test/main.go → go/tests/func/recursivefactorial_test/main.go

0
go/tests/recursivepower_test/main.go → go/tests/func/recursivepower_test/main.go

0
go/tests/reduceint_test/main.go → go/tests/func/reduceint_test/main.go

0
go/tests/reversebits_test/main.go → go/tests/func/reversebits_test/main.go

0
go/tests/revivethreenums_test/main.go → go/tests/func/revivethreenums_test/main.go

0
go/tests/rot14_test/main.go → go/tests/func/rot14_test/main.go

0
go/tests/slice_test/main.go → go/tests/func/slice_test/main.go

0
go/tests/sortintegertable_test/main.go → go/tests/func/sortintegertable_test/main.go

0
go/tests/sortwordarr_test/main.go → go/tests/func/sortwordarr_test/main.go

0
go/tests/split_test/main.go → go/tests/func/split_test/main.go

0
go/tests/splitwhitespaces_test/main.go → go/tests/func/splitwhitespaces_test/main.go

0
go/tests/sqrt_test/main.go → go/tests/func/sqrt_test/main.go

0
go/tests/strlen_test/main.go → go/tests/func/strlen_test/main.go

0
go/tests/strrev_test/main.go → go/tests/func/strrev_test/main.go

0
go/tests/swap_test/main.go → go/tests/func/swap_test/main.go

0
go/tests/swapbits_test/main.go → go/tests/func/swapbits_test/main.go

0
go/tests/sweetproblem_test/main.go → go/tests/func/sweetproblem_test/main.go

0
go/tests/tolower_test/main.go → go/tests/func/tolower_test/main.go

0
go/tests/toupper_test/main.go → go/tests/func/toupper_test/main.go

0
go/tests/trimatoi_test/main.go → go/tests/func/trimatoi_test/main.go

0
go/tests/twosum_test/main.go → go/tests/func/twosum_test/main.go

0
go/tests/ultimatedivmod_test/main.go → go/tests/func/ultimatedivmod_test/main.go

0
go/tests/ultimatepointone_test/main.go → go/tests/func/ultimatepointone_test/main.go

0
go/tests/unmatch_test/main.go → go/tests/func/unmatch_test/main.go

0
go/tests/volumechanger_test/main.go → go/tests/func/volumechanger_test/main.go

0
go/tests/addprimesum_test/addprimesum_correct/main.go → go/tests/prog/addprimesum_prog/main.go

0
go/tests/addprimesum_test/main.go → go/tests/prog/addprimesum_test/main.go

0
go/tests/alphamirror_test/alphamirror_correct/main.go → go/tests/prog/alphamirror_prog/main.go

0
go/tests/alphamirror_test/main.go → go/tests/prog/alphamirror_test/main.go

0
go/tests/balancedstring_test/balancedstring_correct/main.go → go/tests/prog/balancedstring_prog/main.go

Some files were not shown because too many files changed in this diff diff.show_more

Loading…
Cancel
Save