[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@18.118.142.122: ~ $
#
# Copyright (C) 2012
#     Charles Roussel <charles.roussel@ensimag.imag.fr>
#     Simon Cathebras <simon.cathebras@ensimag.imag.fr>
#     Julien Khayat <julien.khayat@ensimag.imag.fr>
#     Guillaume Sasdy <guillaume.sasdy@ensimag.imag.fr>
#     Simon Perrat <simon.perrat@ensimag.imag.fr>
#
## Test git-remote-mediawiki

all: test

-include ../../../config.mak.autogen
-include ../../../config.mak

T = $(wildcard t[0-9][0-9][0-9][0-9]-*.sh)

.PHONY: help test clean all

help:
	@echo 'Run "$(MAKE) test" to launch test scripts'
	@echo 'Run "$(MAKE) clean" to remove trash folders'

test:
	@for t in $(T); do \
		echo "$$t"; \
		"./$$t" || exit 1; \
	done

clean:
	$(RM) -r 'trash directory'.*

Filemanager

Name Type Size Permission Actions
install-wiki Folder 0755
.gitignore File 45 B 0644
Makefile File 698 B 0644
README File 3.69 KB 0644
install-wiki.sh File 926 B 0644
push-pull-tests.sh File 3.01 KB 0644
t9360-mw-to-git-clone.sh File 9.2 KB 0644
t9361-mw-to-git-push-pull.sh File 587 B 0644
t9362-mw-to-git-utf8.sh File 9.65 KB 0644
t9363-mw-to-git-export-import.sh File 6.07 KB 0644
t9364-pull-by-rev.sh File 305 B 0644
test-gitmw-lib.sh File 11.81 KB 0644
test-gitmw.pl File 5.85 KB 0644
test.config File 932 B 0644