#!/bin/sh # # Copyright (C) 2012 # Charles Roussel # Simon Cathebras # Julien Khayat # Guillaume Sasdy # Simon Perrat # # License: GPL v2 or later # tests for git-remote-mediawiki global test_description := ''Test the Git Mediawiki remote helper: git push and git pull simple test cases'' source ./test-gitmw-lib.sh source ./push-pull-tests.sh source $TEST_DIRECTORY/test-lib.sh test_check_precond test_push_pull test_done (CommandList children: [ (Assignment keyword: Assign_None pairs: [ (assign_pair lhs: (LhsName name:test_description) op: Equal rhs: {(SQ <"Test the Git Mediawiki remote helper: git push and git pull simple test cases">)} spids: [35] ) ] spids: [35] ) (C {(.)} {(./test-gitmw-lib.sh)}) (C {(.)} {(./push-pull-tests.sh)}) (C {(.)} {($ VSub_Name "$TEST_DIRECTORY") (/test-lib.sh)}) (C {(test_check_precond)}) (C {(test_push_pull)}) (C {(test_done)}) ] )