Loading Rakefile +2 −2 Original line number Diff line number Diff line Loading @@ -139,10 +139,10 @@ namespace :test_server do end task 'test/integration/test_KineticSocket.c' => ['test_server:start'] task :default => [ 'test_server:start', 'test:all', 'test_server:shutdown', 'release' ] Loading project.yml +1 −2 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ :project: :use_exceptions: FALSE :use_test_preprocessor: TRUE :use_auxiliary_dependencies: TRUE :use_deep_dependencies: TRUE :build_root: build :release_build: TRUE :test_file_prefix: test_ Loading Loading @@ -70,7 +70,6 @@ - -D"$": DEFINES_TEST_PREPROCESS - -DGNU_COMPILER - -w - -nostdinc - ${1} :plugins: Loading Loading
Rakefile +2 −2 Original line number Diff line number Diff line Loading @@ -139,10 +139,10 @@ namespace :test_server do end task 'test/integration/test_KineticSocket.c' => ['test_server:start'] task :default => [ 'test_server:start', 'test:all', 'test_server:shutdown', 'release' ] Loading
project.yml +1 −2 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ :project: :use_exceptions: FALSE :use_test_preprocessor: TRUE :use_auxiliary_dependencies: TRUE :use_deep_dependencies: TRUE :build_root: build :release_build: TRUE :test_file_prefix: test_ Loading Loading @@ -70,7 +70,6 @@ - -D"$": DEFINES_TEST_PREPROCESS - -DGNU_COMPILER - -w - -nostdinc - ${1} :plugins: Loading