apjanke / octave-testify

New BIST (Built-In Self Test) functions for GNU Octave
GNU General Public License v3.0
4 stars 2 forks source link

Expand tabs in source code #69

Closed apjanke closed 5 years ago

apjanke commented 5 years ago

Uh oh: some of my source files have tabs in them. Expand these to spaces. Looks like they were made with a tab stop of 2.

apjanke commented 5 years ago

Got a couple DOS mode files in there, too:

$ file **/*.m                                                                                                                     master ✱ ◼
+testify/+internal/BistBlock.m:           ASCII text
+testify/+internal/BistResultsReporter.m: ASCII text
+testify/+internal/BistRunResult.m:       ASCII text
+testify/+internal/BistRunner.m:          ASCII text
+testify/+internal/BistWorkspace.m:       ASCII text
+testify/+internal/Config.m:              ASCII text
+testify/+internal/Duration.m:            ASCII text
+testify/+internal/EnvVarDisplayer.m:     ASCII text
+testify/+internal/ForgePkgInstaller.m:   ASCII text, with CRLF line terminators
+testify/+internal/ForgePkgTester.m:      ASCII text
+testify/+internal/ForgePkgTool.m:        ASCII text, with CRLF line terminators
+testify/+internal/LogHelper.m:           ASCII text
+testify/+internal/MultiBistRunner.m:     ASCII text
+testify/+internal/Util.m:                ASCII text
+testify/install_and_test_forge_pkgs.m:   ASCII text, with CRLF line terminators
+testify/test_pkgs.m:                     ASCII text
__run_test_suite2__.m:                    ASCII text
__run_tests_and_exit__.m:                 ASCII text
fopen2.m:                                 ASCII text
runtests2.m:                              ASCII text
shims/pre-5.0/isfolder.m:                 ASCII text
test2.m:                                  ASCII text